ReadhelmsmanExposure: Read Exposure files in helmsman format.

View source: R/helmsmanInteraction.R

ReadhelmsmanExposureR Documentation

Read Exposure files in helmsman format.

Description

Read Exposure files in helmsman format.

Usage

ReadhelmsmanExposure(exposure, check.names = TRUE)

Arguments

exposure

Exposure file generated by helmsman. Usually, it is called "W_components.txt".

check.names

logical. If TRUE then the names of the variables in the data frame are checked to ensure that they are syntactically valid variable names. If necessary they are adjusted (by make.names) so that they are, and also to ensure that there are no duplicates.

Return ICAMS/SynSigEval formatted exposure matrix.


WuyangFF95/SynSigEval documentation built on Sept. 18, 2022, 11:41 a.m.