Momecs: Morphometric (and multivariate) exploration controlled by...

Description Usage Arguments Examples

View source: R/__Momecs_function.R View source: R/app.R

Description

Morphometric (and multivariate) exploration controlled by shiny

Usage

1
Momecs(x)

Arguments

x

a Coe or PCA object. If missing, toy datasets are used

Examples

1
2
3
4
5
6
7
8
9
## Not run: 
# on toy dataset(s)
Momecs()

# passing a Coe
h <- hearts %>% efourier(3)
Momecs(h)

## End(Not run)

MomX/Momecs documentation built on May 17, 2019, 6:22 p.m.