trekdata
provides functions for extracting and curating rtrek
package datasets from various data sources.
The trekdata
package assists with extracting and curating datasets that appear in the rtrek
package.
The scripts associated with this preparation from source data would typically appear in the rtrek
repository data-raw
folder.
However, since the datasets are derived from varied sources and require a number of custom functions to facilitate all of the preprocessing,
it would make for an unwieldy collection of scripts in the data-raw
folder.
Instead, all that work is packaged in trekdata
to simplify the code contained in rtrek/data-raw
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.