View source: R/sunscan_functions.R
convertSunScanDirectory | R Documentation |
Converts all SunScan data files in a directory (and it's subdirectories)
convertSunScanDirectory(
directory,
prefix = "",
extension = ".txt",
reportscript = ""
)
directory |
to search for data files |
prefix |
of files to take into accoung |
extension |
of files to take into account |
reportscript |
R script that is used to generate a report for each converted file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.