Description Usage Arguments Value Examples
Read Campbell Scientific XML
1 |
file |
The name of the file containing the Campbell Scientific XML contents. This can contain \~ which is expanded to the user's home directory. |
an S4 class csdf
1 2 3 | Sys.setenv(TZ='GMT')
fpath <- system.file("extdata", "CSIXML_Station_Daily.dat", package="csdf")
obj <- read.csixml(fpath)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.