data_thinning
Thin the occurrence data (i.e., remove occurrence records closer than a certain cut-off to each other) to partly address sampling bias, will need to define a rationale behind the spatial cutoff to use.
The output of this function is a dataset, similar to the one generated by the data_download() function.
Checklist
1in de mate van het mogelijke
data_thinning
Thin the occurrence data (i.e., remove occurrence records closer than a certain cut-off to each other) to partly address sampling bias, will need to define a rationale behind the spatial cutoff to use.
The output of this function is a dataset, similar to the one generated by the data_download() function.
Checklist
./Rmet 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