Skip to content

nbdc-datahub/NBDCtoolsData

Repository files navigation

NBDCtoolsData

This repository is data package that contains metadata required to run functions in NBDCtools package.

Installation

To install NBDCtoolsData, use the following command:

if (!requireNamespace("remotes", quietly = TRUE)) {
  install.packages("remotes")
}
  
remotes::install_github("nbdc-datahub/NBDCtoolsData")

To install a specific release of the package, specify the tag in the install_github() call. For example, to install the 1.0.0 branch, use:

remotes::install_github("nbdc-datahub/NBDCtoolsData@1.0.0")

Usage

For a general overview of how to use this data package, see NBDCtools main documentation.

Issues

If you encounter issues while using the package, please report them by submitting a GitHub issue.

About

NBDCtools data package

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages