Skip to content

This package provides easy access to observational data from the TEMPEST experiment.

License

Unknown, MIT licenses found

Licenses found

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

COMPASS-DOE/tempestdata

Repository files navigation

just playing around for now

tempestdata

R-CMD-check

The goal of tempestdata is to provide easy access to observational data from the TEMPEST experiment, located at the Smithsonian Environmental Research Center and funded by DOE's Environmental System Science Program.

Installation

Currently you can install the preliminary version of tempestdata from GitHub using the remotes package:

remotes::install_github("COMPASS-DOE/tempestdata")

Example

Datasets all begin with "tmpst_" and are available when the package is loaded or attached; you can also use the data function.

library(tempestdata)
print(tmpst_inventory) # 2019-2021 tree inventory
?tmpst_inventory

About

This package provides easy access to observational data from the TEMPEST experiment.

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