Description Usage Arguments Examples
View source: R/handling.R
Nothing but rep(x, n)
rep(x, n)
1
clone(x, n)
x
the shape to clone
n
how many times?
1 2
shapes[4] %>% clone(121) shapes[14:16] %>% clone(27)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.