write_metadata: Write Metadata '(write_metadata)' writes some metadata about...

View source: R/util.R

write_metadataR Documentation

Write Metadata (write_metadata) writes some metadata about where the file came from. TODO - could do this with fs xattr, but maybe that's not well known by users?

Description

Write Metadata

(write_metadata) writes some metadata about where the file came from. TODO - could do this with fs xattr, but maybe that's not well known by users?

Usage

write_metadata(metadata, destfile)

Arguments

metadata

a dataframe containing metadata

destfile

filename into which the metadata should be written as JSON


HFAnalyticsLab/monstR documentation built on Sept. 13, 2022, 2:19 a.m.