create_spice: Put metadata templates within a 'metadata' subdirectory

Description Usage Arguments Examples

View source: R/create_spice.R

Description

Put metadata templates within a metadata subdirectory

Usage

1
create_spice(dir = "data")

Arguments

dir

Directory containing data, within which a metadata subdirectory will be created. Defaults to data.

Examples

1
2
3
4
5
6
7
## Not run: 
create_spice()

# Create templates from the data in a folder other than `data`
create_spice("my_data")

## End(Not run)

ropenscilabs/dataspice documentation built on June 3, 2021, 10:04 a.m.