save_source: Save information about a directory or data file.

Description Usage Arguments Details

View source: R/interface.R

Description

If you give it a directory, it saves a file in the directory. If you give it a filename, it saves a file next to that one.

Usage

1
save_source(path, properties)

Arguments

path

The path to the directory or file.

properties

A list of information about that path.

Details

The format is TOML. The file ends in .rampmd (?). The document structure follows W3C-Prov ontology, as best we can, which means the TOML has subheadings for things that are agents, activities, and entities.

I would like to fill out some properties automatically, when possible.

Some well-known properties:


dd-harp/rampdata documentation built on Sept. 13, 2021, 9:32 p.m.