create_spice: Put metadata templates within a 'metadata' subdirectory

View source: R/create_spice.R

create_spiceR Documentation

Put metadata templates within a metadata subdirectory

Description

Put metadata templates within a metadata subdirectory

Usage

create_spice(dir = "data")

Arguments

dir

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

Examples

## Not run: 
create_spice()

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

## End(Not run)

dataspice documentation built on Nov. 5, 2025, 6:52 p.m.