Learn R Programming

Momocs (version 1.1.6)

import_tps: Imports a tps file

Description

And returns a list of coordinates, curves, scale

Usage

import_tps(tps.path, curves = TRUE)

Arguments

tps.path
lines, typically from readLines, describing a single shape in tps-like format
curves
logical whether to read curves, if any

Value

a list with components: coo a matrix of coordinates; cur a list of matrices; scale the scale as a numeric.

See Also

Other babel functions: bind_db, chc2Out, chc2pix, import_StereoMorph_curve1, import_jpg, nef2Coe, ntsrow2Coo, pix2chc, tie_jpg_txt, tps2coo