checkResInfo {microPop} | R Documentation |
Checks whether the all the resources needed are included in the system information file (e.g. start value, washout rate etc)
Description
Checks whether the all the resources needed are included in the system information file (e.g. start value, washout rate etc)
Usage
checkResInfo(resNames, sys.data)
Arguments
resNames |
Vector of strings which contains the names of the resources in the system |
sys.data |
data frame sysInfoRes i.e. resource sys info data frame |
Value
nothing
[Package microPop version 1.6 Index]