View source: R/system_splines.R
sample_letters | R Documentation |
Sample n letters in the R letters set.
sample_letters(n = 3, x = letters)
n |
number of sampled elements |
x |
set of letters to sample from |
a concatenated character string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.