Description Usage Arguments Value Examples
List TSV files in a directory.
1 |
dir |
String of directory. |
List of *.tsv files in the directory.
1 2 3 | FIELD <- "vGeneName aminoAcid jGeneName"
listPos <- tsvDir(system.file("extdata", "Post", package="iCAT"))
listNeg <- tsvDir(system.file("extdata", "Pre", package="iCAT"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.