View source: R/write_data_to_file.R
write_data_to_file | R Documentation |
Write study data to file
write_data_to_file(nma, label = "", folder = "output", ...)
## S3 method for class 'nma'
write_data_to_file(nma, label = "", folder = "output", ...)
nma |
Object of class |
label |
string |
folder |
Name of folder; string |
... |
Additional arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.