Learn R Programming

sotkanet (version 0.10.1)

write_frictionless_metadata: Writes the sotkanet data.frame in datapackage form

Description

A function that turns the data.frame into a datapackage with the metadata added in.

Usage

write_frictionless_metadata(indicators, data)

Value

datapackage

Arguments

indicators

Dataset identifier

data

The sotkanet data.frame object

References

See citation("sotkanet")