DomHenry / SDMutils

Helper functions for SDM workflows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDMutils

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.

Installation

To install from GitHub using the remotes package, run:

remotes::install_github("DomHenry/SDMUtils")

Functions currently available

## [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"

About

Helper functions for SDM workflows

License:Other


Languages

Language:R 100.0%