write.nea: Create a formatted file with data arranged as expected input...

Description Usage Arguments Value Author(s) References See Also

View source: R/write.nea.R

Description

This function writes a network object to a NEA formatted data file (Fath and Borrett 2006).

Usage

1
write.nea(x, file.name, sep = ",")

Arguments

x

Network object.

file.name

The file name or path. If a simple file name is given, this function uses the current working directory by default.

sep

The separation character used to delimit data values.

Value

Writes a network object to a NEA formatted file and returns the output composite matrix.

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

read.nea


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