Description Usage Arguments Details Value See Also
save/ update the processed semi-landmarks, shape
descriptor data, GPA/ EFA transformed data, optimized
parameters into a .rds file.
1 2 3 4 |
name |
character or path. file name/ path of the project to be saved or to
be updated, should end with |
landmark |
p x k x n array of semi-landmarks, e.g.
|
des |
a |
nef |
a |
gpa |
a |
pc |
numeric. number of optimized PC range
determined by |
har |
numeric. number of optimized harmonics range
determined by |
class |
character/factor giving specimen's species/groups. |
For updateproj, the objects assigned with new values will be overwrited
with new ones, the rest will remain the same. The current version only support overwrite(!) the whole selected object, not append.
a .rds file saved or updated.
To read the project, use: readRDS
Which this function wraps: saveRDS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.