Closed soriadelva closed 3 months ago
Function to download data from GBIF, with the same functionality as is currently implemented in climate_match.R but with addition of
The output of this function is a dataset (currently this dataset was exported as 'spatial' by the climate_match () function).
./R
#'
#' @author
#' @description
#' @param name
#' @returns
#' @examples
#' @export
usethis::use_package("packagename", min_version = TRUE)
roxygen2::roxygenise()
devtools::check()
1in de mate van het mogelijke
data_download
Function to download data from GBIF, with the same functionality as is currently implemented in climate_match.R but with addition of
The output of this function is a dataset (currently this dataset was exported as 'spatial' by the climate_match () function).
Checklist
./R
met filenaam is gelijk aan functienaam#'
op regel 1 van je script#' @author
#' @description
#' @param name
#' @returns
#' @examples
#' @export
(#14)usethis::use_package("packagename", min_version = TRUE)
uit in de console voor iedere package die je gebruikt.roxygen2::roxygenise()
uit in de consoledevtools::check()
uit in de console1in de mate van het mogelijke