Learn R Programming

Momocs (version 0.2-6)

Coe2nef: Exports Coe objects to .nef files.

Description

Coe2nef converts Coe objects to .nef files. This function is intended to ease data exchange between Momocs and SHAPE suite (see Iwata in the References below).

Usage

Coe2nef(Coe, file="nef.nef")

Arguments

Coe
A Coe object.
file
A character to specify where to write the .nef file.

Value

  • Writes a .nef file.

References

Iwata H, Ukai Y. 2002. SHAPE: a computer program package for quantitative evaluation of biological shapes based on elliptic Fourier descriptors. The Journal of Heredity 93: 384-385. You can also have a look to the SHAPE's manual distributed with the program suite, that gives a description of the .nef format.

See Also

nef2Coe, for the reverse operation.