Description Usage Arguments Value
Select specified variables from data.frame or rows/columns from matrix/dist
1 2 3 4 5 6 7 8 9 10 |
x |
The object to be polished |
... |
Columns passed to dplyr::select |
cols |
Columns to keep from matrix |
rows |
Rows to keep from matrix |
id |
Names/index to keep from dist |
mat |
Return dist object as matrix |
data.frame with specified colums or matrix/dist with specified rows/columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.