create_spice {dataspice} | R 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 |
Examples
## Not run:
create_spice()
# Create templates from the data in a folder other than `data`
create_spice("my_data")
## End(Not run)
[Package dataspice version 1.1.0 Index]