Description Usage Arguments Details Value See Also
Read the file "filename.matrices.csv"
containing the matrices resulting from a functional clustering
and saved by using the function fclust_write()
.
1 | read_fmatrices(filename = "", nbElt)
|
filename |
a string, used as radical for the 6 file names. |
nbElt |
an integer, that indicates the number of components. |
The results are saved in
the file "filename.matrices.csv"
.
If the file does not exist or is corrupted, the function is stopped.
The matrices
resulting from a functional clustering
and recorded in the files "filename.matrices.csv"
.
read_foptions
:
read the file "filename.options.csv"
generated by fclust_write
.
read_finputs
:
read the file "filename.inputs.csv"
generated by fclust_write
.
read_ftrees
:
read the file "filename.trees.csv"
generated by fclust_write
.
read_fmatrices
:
read the file "filename.matrices.csv"
generated by fclust_write
.
read_fstats
:
read the file "filename.stats.csv"
generated by fclust_write
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.