artVersion | R Documentation |
Returns version of this package (amregtest).
The version is specified in the file DESCRIPTION, tag "Version: ".
artVersion(verbose = TRUE)
verbose |
logical. If TRUE, prints additional info to stdout, including version of allelematch-package |
The installed version of this package (amregtest-package) in a character vector of length one
artList, artRun and amregtest
# 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.