getRangeTable | R Documentation |
make table of package names and email addresses for a set of packages
getRangeTable( start, end, condition = "ERROR", phase = "buildsrc", version = "release", dump = TRUE )
start |
character(1) package name beginning range |
end |
character(1) package name end of range |
condition |
character(1) "ERROR" or "WARNINGS", |
phase |
character(1) "buildsrc", "checksrc", "install", "buildbin" |
version |
character(1) "release" (default) or "devel" |
dump |
logical(1) if TRUE (default) produce pastable text |
getRangeTable("ReactomePA", "SLqPCR")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.