read.nea: Read an NEA formatted model into a network object

Description Usage Arguments Value Author(s) References See Also

View source: R/read.nea.R

Description

This function reads in and creates a network object from a NEA formatted data file (Fath and Borrett 2006).

Usage

1
read.nea(file = "file name", sep = ",", warn = TRUE)

Arguments

file

The name and path for the data file.

sep

The separation character used to delimit data values.

warn

LOGICAL: should pack warnings be reported?

Value

Returns the network object.

Author(s)

Stuart R. Borrett

References

Fath, B. D., Borrett, S. R. 2006. A Matlab function for Network Environ Analysis. Environ. Model. Softw. 21, 375-405.

See Also

write.nea


enaR documentation built on May 1, 2019, 10:54 p.m.