MakeCategoryMatrices | R Documentation |
Make catergory matrices
MakeCategoryMatrices( matrixWide, metadata, indivVar, indivVal, listVar, listVal, threshold, condition, conditionVal )
metadata, |
the metadata corresponding to the matrix |
indivVar, |
name of variable defining individuals |
indivVal, |
list of selected individuals |
listVar, |
list of sected variables |
listVal, |
list of sected values |
threshold, |
threshold for lineage-bias |
condition, |
condition variable |
conditionVal, |
condition value (only one) |
matrix, |
barcode count matrix |
a list of two matrices, the category for PlotCategories function and barcode count matrix for PlotCategoryCount function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.