View source: R/import_model_data_et_al.R
get_features_from_ranks | R Documentation |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ get_features_from_ranks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
get_features_from_ranks(
ranks_feature_path,
ranks_count = NULL,
ranks_clm = NULL
)
ranks_feature_path |
Path to data matrix with feature names in one column and ranks in another. |
ranks_count |
Integer to indicate how many features to take from the column ranks, |
ranks_clm |
String to indicate which column contains the column ranks. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.