import_toxswa {cvasi} | R Documentation |
Read TOXSWA exposure profiles from out-files
Description
Read several TOXSWA exposure profiles from out-files at their corresponding paths given by'pathtofiles'.
Usage
import_toxswa(pathtofiles, profileNames = NA)
Arguments
pathtofiles |
paths to toxswa files that should be read |
profileNames |
a vector of names to be used for the loaded toxswa files. if "NA" the filename without extension will be used |
Value
list of exposure profiles each with two columns (time and concentration)
[Package cvasi version 1.1.3 Index]