Description Usage Arguments Value Examples
View source: R/t_save_metadata.R
tSaveMetadataToFile Saves captured metadata information to a json file
1 2 | tSaveMetadataToFile(outputFolder = "./", jsonFileName = "",
useTimeStamp = T)
|
outputFolder |
directory path where file should be written, defaults to current working directory if not provided |
jsonFileName |
filename |
useTimeStamp |
timestamp as suffix to filename |
json metadata file
1 | tSaveMetadataToFile(outputFolder="~/my_working_directory/", jsonFileName="my_project",useTimeStamp=T)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.