isa_to_text | R Documentation |
Convert an investigation to a character vector
isa_to_text(x, i_file_name = "i_Investigation.txt")
x |
object of class isa_i |
i_file_name |
name of the investigation file |
This function converts an investigation object to a character vector. Each element of the vector is a string containint the contents of a single file. The file names are used as names of the vector elements.
A named character vector. Names are the file names, and values are the contents of the files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.