get.program.defaults {SIMMS} | R Documentation |
A utility function to return the inst/ directory of the installed package and other default settings
Description
A utility function to return the inst/ directory of the installed package to get the test datasets and other program related data contents
Usage
get.program.defaults(networks.database = "default")
Arguments
networks.database |
Name of the pathway networks database. Default to NCI PID/Reactome/Biocarta i-e "default" |
Value
Returns a list of paths to the input directories/files where the contents of this package are installed
Author(s)
Syed Haider
Examples
program.data <- get.program.defaults();
[Package SIMMS version 1.3.2 Index]