add_revision: Add revisions information to data in R

Description Usage Arguments

View source: R/constructors.R

Description

This function will add revision information to the dataset. Revisions are descriptions of changes made to individual fields in the dataset based on information or changes outside of the analysis tool-chain

Usage

1
2
3
4
5
6
7
add_revision(object, revision)

## S3 method for class 'meta.data'
add_revision(object, revision)

## S3 method for class 'metaframe'
add_revision(object, revision)

Arguments

object

an object to append with meta.data about revisions to the data

revision

a character vector or list of revisions


jknowles/metaframe documentation built on May 19, 2019, 11:43 a.m.