Description Arguments Value Author(s)
View source: R/processingFuns.R
Saves the submitted variables as text files in the drives project folder in the "processed_data" subfolder. Note that if the "processed_data" folder is not present in the project dierctory it is created.
projectName |
character; The name of the project. Must correspond with the project folder name located at EngeLab/data. |
... |
Items to be uploaded as .txt files. Note the files are named such that they have the projectName argument prepended to the current variable name. |
The .txt files uploaded to the processed_data folder.
Jason Serviss
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.