Learn R Programming

enaR (version 2.9.1)

read.nea: Read NEA Formatted Network Model

Description

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

Usage

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.

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