Learn R Programming

mosaic (version 0.4-1)

repeater-class: Repeater objects

Description

Repeater objects can be used with the * operator to repeat things multiple time using a different syntax and different output format from that used by, for example, replicate.

Arguments

Details

Each object contains slots for
  • n
number of times to repeat something cull a function used to cull output mode the mode used for results (NULL or data frame or matrix)

See Also

do