artList | R Documentation |
amregtest
without running themUse the output to select a value for parameter filter
to artRun.
Useful when debugging.
artList(verbose = TRUE)
verbose |
logical. If TRUE, prints additional info to stdout |
A character vector containing the names of all the tests
artVersion and artRun
# See what version of packages 'allelematch' and 'amregtest'
# are currently installed:
artVersion()
# List the available tests:
artList()
# Run all the tests:
# artRun() # Takes several minutes
# Run the first of the available tests:
artRun(filter="allelematch_1-amDataset$")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.