import_toxswa: Read TOXSWA exposure profiles from out-files

View source: R/import_toxswa.R

import_toxswaR 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)


cvasi documentation built on Sept. 23, 2024, 9:08 a.m.