View source: R/parse_related.R
read_srst2 | R Documentation |
This function imports the 14 column SRST2 file. Kind of superfluous
read_srst2(srst2.file)
srst2.file |
System location of the srst2 file, no default. |
Dataframe of srst2 data with correct column headers.
## Not run: read_srst2("/data/srst2_results.tsv") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.