common_pheno | R Documentation |
Prints the value of each variable of the most common symptom combinations
common_pheno(data, frequency = "freq", n_phenotypes = 5)
data |
a dataframe or matrix |
frequency |
column indicating symptom combinations frequency, default = "freq" |
n_phenotypes |
, number of symptom combinations shown, default = 5 |
## Not run:
common_pheno(data_frequency, frequency = "freq", n_phenotypes = 5)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.