Skip to content

uncoast-unconf/steward

Repository files navigation

steward

Lifecycle: maturing R build status

The goal of steward is to make it easier to import, manage, and publish the metadata associated with data frames. This might be useful for:

Our current definition of metadata includes the name, description and source of a dataset, as well as the name, type, and description of each of the variables in the dataset.

The name, steward, is an homage to the Data Stewardship class taught by Andee Kaplan and Ranae Dietzel (also an author of this package) at Iowa State University in Fall 2016.

This package was first built collaboratively at the Uncoast Unconf, held at Des Moines in April 2019.

Installation

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

# install.packages("devtools")
devtools::install_github("uncoast-unconf/steward")

Usage

In our getting started article, we describe some common tasks:

  • create a “steward” dataset.
  • write a dataset to a package, with documentation.
  • create a gt table.

Future development

We plan to release this package to CRAN as soon as the gt package is released there.

Some of the capabilities we plan to develop:

Related work

The codebook package can help you manage dataset metadata.

Code of conduct

Please note that the {steward} project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Helps you manage metadata for published datasets

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages