copy | R Documentation |
copy a list (MPs or OMs)
copy(x, n, name)
x |
list to copy |
n |
number of times to copy. If vector than the number of copies equals the sum of n (with the i'th element corresponding to name i) |
name |
name basis for the list copies |
list names are name plus a number from 1 to n, OM/MP label is automatically adapted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.