Description Usage Arguments Value Examples
Reader for csv results generated by TARQUIN.
1  | read_tqn_result(result_f, remove_rcs = TRUE)
 | 
result_f | 
 TARQUIN result file.  | 
remove_rcs | 
 omit row, column and slice ids from output.  | 
list of amplitudes, crlbs and diagnostics.
1 2 3 4  | ## Not run: 
result <- read_tqn_result(system.file("extdata","result.csv",package="spant"))
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.