View source: R/raw.RAWIDfile.R
raw.RAWIDfile | R Documentation |
The RAW-ID file is a CSV file with all the unique IDs and MD5 check sums of the data files. This function guesses the location or returns it.
raw.RAWIDfile(pRESULTS = "data-raw", idFile = "RAW-ID.csv", ...)
pRESULTS |
path for the RAW ID file |
idFile |
name for the RAW-ID file, usually, this is RAW-ID.csv |
... |
verbose logical |
##This may create a new directory
raw.RAWIDfile()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.