vec.named | R Documentation |
Returns a numeric vector with values <x> and names <y>
vec.named(x, y)
x |
= a string vector (can be missing) |
y |
= a string vector |
Other vec: vec.cat
, vec.count
,
vec.cum
, vec.diff
,
vec.ex.filters
, vec.first
,
vec.lag
, vec.last
,
vec.max
, vec.min
,
vec.read
, vec.swap
,
vec.to.list
, vec.unique
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.