View source: R/tt_curate_utils.R
prep_tt_curate | R Documentation |
Set up a directory for dataset curation
prep_tt_curate(
path = "tt_submission",
ignore = FALSE,
env = rlang::caller_env()
)
path |
The relative path to the directory to hold your submission files
( |
ignore |
Should the newly created file be added to |
The resolved path (invisibly).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.