| .procmod_coerce_value | R Documentation |
Transforme the x value into a numeric matrix of
the correct size or into a dist object.
.procmod_coerce_value(x, nrows = 0, contrasts = NULL)
x |
The data to coerce |
nrows |
an interger value specifying the number of row of the returned matrix |
contrasts |
see the |
a new numeric matrix with correct size.
Internal function do not use.
Eric Coissac <eric.coissac@metabarcoding.org>
Christelle Gonindard-Melodelima <christelle.gonindard@metabarcoding.org>