import_StereoMorph_curve1 | R Documentation |
Helps to read .txt
files created by StereoMorph into (x; y) coordinates
or Momocs objects. Can be applied to 'curves' or 'ldk' text files.
import_StereoMorph_curve1(path)
import_StereoMorph_curve(path, names)
import_StereoMorph_ldk1(path)
import_StereoMorph_ldk(path, names)
path |
toward a single file or a folder containing |
names |
to feed lf_structure |
*1 functions import a single .txt
file. Their counterpart (no '1')
work when path indicates the folder, i.e. 'curves' or 'ldk'. They then return a list
of Opn or Ldk objects, respectively. Please do not hesitate to contact me
should you have a particular case or need something.
a list of class Coo
Note this function will be deprecated from Momocs
when Momacs
and Momit
will be fully operationnal.
Other import functions:
import_Conte()
,
import_jpg1()
,
import_jpg()
,
import_tps()
,
import_txt()
,
pix2chc()
Other import functions:
import_Conte()
,
import_jpg1()
,
import_jpg()
,
import_tps()
,
import_txt()
,
pix2chc()
Other import functions:
import_Conte()
,
import_jpg1()
,
import_jpg()
,
import_tps()
,
import_txt()
,
pix2chc()
Other import functions:
import_Conte()
,
import_jpg1()
,
import_jpg()
,
import_tps()
,
import_txt()
,
pix2chc()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.