fcds_default_data_path: Default Path for FCDS Data

Description Usage Arguments Value See Also Examples

View source: R/import.R

Description

Returns the default data path for FCDS data. You can globally set the path using the fcds.default_data_path option, or by providing a path to fcds_default_data_path(). Restore the FCDS package default cache by setting the default to NULL.

Usage

1

Arguments

path

Set the default path for storing or looking for cached FCDS data.

Value

Returns the current global setting for the path to the FCDS data cache.

See Also

Other FCDS Import Functions: fcds_cache, fcds_import, fcds_load, fcds_recoding

Examples

1
2
3
4
5
6
7
8
9

GerkeLab/fcds documentation built on July 30, 2020, 7:04 p.m.