Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 7 additions & 14 deletions R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -377,8 +377,7 @@ NULL
#' Raster layer containing bioclimatic variables representing Last Glacial
#' Maximum (LGM) climatic conditions based on the CCSM4 General Circulation
#' Model (GCM). The variables were resampled to 10arc-minutes and masked using
#' the `m` provided in the package. Data sourced from CHELSA:
#' \url{https://chelsa-climate.org/last-glacial-maximum-climate/}
#' the `m` provided in the package.
#'
#' @format A `SpatRaster` object.
#'
Expand All @@ -400,8 +399,7 @@ NULL
#' Raster layer containing bioclimatic variables representing Last Glacial
#' Maximum (LGM) climatic conditions based on the CNRM-CM5 General Circulation
#' Model. The variables were resampled to 10arc-minutes and masked using the `m`
#' provided in the package. Data sourced from CHELSA:
#' \url{https://chelsa-climate.org/last-glacial-maximum-climate/}
#' provided in the package.
#'
#' @format A `SpatRaster` object.
#'
Expand All @@ -422,8 +420,7 @@ NULL
#' Raster layer containing bioclimatic variables representing Last Glacial
#' Maximum (LGM) climatic conditions based on the FGOALS-g2 General Circulation
#' Model. The variables were resampled to 10arc-minutes and masked using the `m`
#' provided in the package. Data sourced from CHELSA:
#' \url{https://chelsa-climate.org/last-glacial-maximum-climate/}
#' provided in the package.
#'
#' @format A `SpatRaster` object.
#'
Expand All @@ -444,8 +441,7 @@ NULL
#' Raster layer containing bioclimatic variables representing Last Glacial
#' Maximum (LGM) climatic conditions based on the IPSL-CM5A-LR General
#' Circulation Model. The variables were resampled to 10arc-minutes and masked
#' using the `m` provided in the package. Data sourced from CHELSA:
#' \url{https://chelsa-climate.org/last-glacial-maximum-climate/}
#' using the `m` provided in the package.
#'
#' @format A `SpatRaster` object.
#'
Expand All @@ -466,8 +462,7 @@ NULL
#' Raster layer containing bioclimatic variables representing Last Glacial
#' Maximum (LGM) climatic conditions based on the MIROC-ESM General Circulation
#' Model. The variables were resampled to 10arc-minutes and masked using the `m`
#' provided in the package. Data sourced from CHELSA:
#' \url{https://chelsa-climate.org/last-glacial-maximum-climate/}
#' provided in the package.
#'
#' @format A `SpatRaster` object.
#'
Expand All @@ -488,8 +483,7 @@ NULL
#' Raster layer containing bioclimatic variables representing Last Glacial
#' Maximum (LGM) climatic conditions based on the MPI-ESM-P General Circulation
#' Model. The variables were resampled to 10arc-minutes and masked using the `m`
#' provided in the package. Data sourced from CHELSA:
#' \url{https://chelsa-climate.org/last-glacial-maximum-climate/}
#' provided in the package.
#'
#' @format A `SpatRaster` object.
#'
Expand All @@ -510,8 +504,7 @@ NULL
#' Raster layer containing bioclimatic variables representing Last Glacial
#' Maximum (LGM) climatic conditions based on the MRI-CGCM3 General Circulation
#' Model. The variables were resampled to 10arc-minutes and masked using the `m`
#' provided in the package. Data sourced from CHELSA:
#' \url{https://chelsa-climate.org/last-glacial-maximum-climate/}
#' provided in the package.
#'
#' @format A `SpatRaster` object.
#'
Expand Down
3 changes: 1 addition & 2 deletions man/chelsa_lgm_ccsm4.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions man/chelsa_lgm_cnrm_cm5.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions man/chelsa_lgm_fgoals_g2.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions man/chelsa_lgm_ipsl.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions man/chelsa_lgm_miroc.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions man/chelsa_lgm_mpi.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions man/chelsa_lgm_mri.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.