Description Usage Arguments Examples
Reads the defualt output csv from CFX Manager 3.1.1621.0826
| 1 | 
| file | Path to a BioRad CFX output csv. | 
| capture | A single capture regex for extracting plate id from file. | 
| 1 2 | f <- boxr::box_dl(198532377451, local_dir = "~/.Trash/") %>%
       readCFX(capture = ".*_(\\d)\\.csv")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.