get_datadir: Get data directory

View source: R/load.R

get_datadirR Documentation

Get data directory

Description

Find out where the environmental data is stored

Usage

get_datadir(datadir)

Arguments

datadir

character. Directory as passed to load_layers. This does not change the data directory used by load_layers but only shows the result of passing a specific datadir. If NULL is passed then the sdmpredictors_datadir option is read. To set this run options(sdmpredictors_datadir = "<your preferred directory>") in every session or in your .RProfile.

Value

Path to the data directory.

See Also

load_layers


lifewatch/sdmpredictors documentation built on Aug. 31, 2023, 5:59 a.m.