Skip to content
forked from NCEAS/datamgmt

Data management utilities for curating, documenting, and publishing data.

Notifications You must be signed in to change notification settings

smfreund/datamgmt

 
 

Repository files navigation

datamgmt

Data management utilities for curating, documenting, and publishing data

Build Status CRAN_Status_Badge

The datamgmt R package supports management of data packages on the Arctic Data Center (ADC) and State of Alaska's Salmon and People (SASAP) data portals.

Installation

You can install the development version from github with:

# install.packages("devtools")

devtools::install_github("NCEAS/datamgmt")

Style

We generally follow the tidyverse style conventions, with the following specific style preferences:

  • underscore for all variable names unless referring to an EML object (i.e. otherEntity, publicationDate, etc.)
  • all functions should include argument checks in the form of stopifnot statements

Acknowledgements

Work on this package was supported by:

  • The Arctic Data Center: NSF-PLR grant #1546024 to M. B. Jones, S. Baker-Yeboah, J. Dozier, M. Schildhauer, and A. Budden

Additional support was provided by the National Center for Ecological Analysis and Synthesis, a Center funded by the University of California, Santa Barbara, and the State of California.

nceas_footer

About

Data management utilities for curating, documenting, and publishing data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 93.8%
  • JavaScript 6.0%
  • CSS 0.2%