recycle.NA: A vector recycler using 'NA'.

Description Usage Arguments

View source: R/utilities.R

Description

Will recycle using NA rather than imitating R's internal recycling mechanism.

Usage

1
recycle.NA(x, y)

Arguments

x, y

Vectors, of which the shorter will be recycled.


ggloop documentation built on May 2, 2019, 3:01 a.m.