addToSurv.csv | R Documentation |
Add all points from the RData file into surv.csv. If surv.csv doesn't exist, it will be created. Currently it gets saved in the working directory but it could be changed to a standard dropbox location.
addToSurv.csv(dataFileName, folder = folderRD)
dataFileName |
the name of the RData file in the standard format. Adding ".RData" is not necessary. |
folder |
the folder where the RData file can be found |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.