This package provides a set of commonly used functions that are used to summarise occurrence records in both space and time, identify outliers, prepare data for SDM input, and write output files from the various SDM steps in a standardised format.
To install from GitHub using the remotes package, run:
remotes::install_github("DomHenry/SDMUtils")
## [1] "check_occ_range.R" "plot_occ_spatial.R" "plot_occ_temporal.R"
## [4] "SDMutils-package.R" "utils-pipe.R" "write_bart_plots.R"
## [7] "write_bart_rasters.R"