View source: R/write_measurementchains_data.R
write_measurementchains_data | R Documentation |
Measurement Chains: write csv data
write_measurementchains_data(
mc_data,
target_directory,
to_zip = FALSE,
debug = FALSE
)
mc_data |
measurement chains data as retrieved by
|
target_directory |
target directory |
to_zip |
should data be zipped? (default: FALSE), if TRUE only a temporary csv file is created which will be subsequently zipped and deleted |
debug |
print debug messages (default: FALSE) |
writes csv data to path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.