| diagnose_pull_v2 | R Documentation | 
Output diagnostics of a directory containing raw box files
diagnose_pull_v2(
  date,
  filenam = "latest_SNB_diagnose.csv",
  outDirLocation = getOption("path.to.raw_v2")
)
| date | a character vector formated as 'yyyy.mm.dd' (same as the directory date holding the raw data) | 
| filenam | default to latest_SNB_diagnose.csv. | 
| outDirLocation | the location of the raw data; the default is getOption('path.to.raw_v2') | 
a data.table
MV
## Not run: 
options(host = 'scidb.mpio.orn.mpg.de')  
x = diagnose_pull_v2()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.