as.named.vector.deprecated | R Documentation |
Convert a dataframe column or row into a vector, keeping the corresponding dimension name.
as.named.vector.deprecated(df_col, WhichDimNames = 1)
df_col |
data frame column |
WhichDimNames |
Shall we extract rows (2) or columns (1, default)?, Default: 1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.