Skip to content
/ trekdata Public
forked from leonawicz/trekdata

R package to assist with extracting and curating datasets for the `rtrek` package.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

RTrek/trekdata

 
 

Repository files navigation

trekdata

Author: Matthew Leonawicz
License: MIT

Travis-CI Build Status AppVeyor Build Status Coverage Status

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 here to simplify the code contained in rtrek/data-raw.

Installation

You can install the development version of trekdata from GitHub with:

# install.packages("remotes")
remotes::install_github("leonawicz/trekdata")

About

R package to assist with extracting and curating datasets for the `rtrek` package.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%