View source: R/constructing_vectors.R
const_named_vector | R Documentation |
Constant Named Vector
const_named_vector(nms, cnst)
nms |
names of the output vector |
cnst |
single numeric value to be used in every element of the output vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.