read_results | R Documentation |
Read multiple related JACUSA2 results.
read_results( files, meta_conds, cond_descs = replicate(length(files), c()), unpack = FALSE )
files |
Vector of files. |
meta_conds |
Vector of string vectors that explain files. |
cond_descs |
Vector of strings that represent names/descriptions for conditions. |
unpack |
Boolean indicates if info column should be processed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.