View source: R/increase_decrease.R
increase | R Documentation |
increase character
increase(chr)
chr |
one vector |
increased vector
set.seed(2020)
x=rnorm(20)
increase(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.