njtierney / datadevtools

Development tools for sharing data
7 stars 0 forks source link

use_metadata #8

Open njtierney opened 5 years ago

njtierney commented 5 years ago

This will create a file called "metadata" and provide a type argument. It should also provide some generic information inside based on the type - not sure what that will look like yet, but it should give the user a leg up to providing the metadata for their data.

use_metadata(data = "path", name = "metadata", type = "json)