read_meta: Get the dataset level meta-data

read_metadataR Documentation

Get the dataset level meta-data

Description

Read the meta-data file associated with a data set (from the associated json file) and check if the data set major and minor versions have changed.

Usage

read_metadata(uri, path, group, major=1, minor=0)

Arguments

uri

character. The URI of the dataset

path

the path to your local copy of the Carob repo

group

optional, a group name

major

major version to check for, alerts when there's a new major version

minor

minor version to check for, alerts when there's a new minor version

Value

data.frame


reagro/carobiner documentation built on Dec. 4, 2024, 3:21 p.m.