copy: copy a list (MPs or OMs)

View source: R/supp.R

copyR Documentation

copy a list (MPs or OMs)

Description

copy a list (MPs or OMs)

Usage

copy(x, n, name)

Arguments

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

Details

list names are name plus a number from 1 to n, OM/MP label is automatically adapted


elisvb/CCAM documentation built on March 13, 2023, 6:55 a.m.