View source: R/investigation.R
write_investigation | R Documentation |
Write the ISAtab investigation to a file
write_investigation(isa_i, file = NULL)
isa_i |
The isa_i object to write |
file |
The name of the file to write to. If missing, the investigation is returned as a character vector. |
If file is missing, the investigation as a character vector. If not, the file is written and the return value is invisible.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.