Description Usage Arguments Value Examples
Convert a Named Vector to a Data Frame
1 |
x |
named vector |
data frame with columns name
, containing the names of x
and value
, containing the values of x
1 | kwb.pathdict:::named_vector_to_data_frame(c(a = 1, b = 2, c = 3))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.