import_tps | R Documentation |
And returns a list of coordinates, curves, scale
import_tps(tps.path, curves = TRUE)
tps2coo(tps, curves = TRUE)
tps.path |
lines, typically from readLines, describing a single shape in tps-like format.
You will need to manually build your |
curves |
|
tps |
lines for a single tps file
|
a list with components:
coo
a matrix of coordinates; cur
a list of matrices; scale
the scale as a numeric.
Note this function will be deprecated from Momocs
when Momacs
and Momit
will be fully operationnal.
Other import functions:
import_Conte()
,
import_StereoMorph_curve1()
,
import_jpg1()
,
import_jpg()
,
import_txt()
,
pix2chc()
Other import functions:
import_Conte()
,
import_StereoMorph_curve1()
,
import_jpg1()
,
import_jpg()
,
import_txt()
,
pix2chc()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.