fill.vec: fill a vector up to a specified length with fill

Description Usage

Description

fill a vector up to a specified length with fill

Usage

1
2
## S3 method for class 'vec'
fill(vec, len = length(vec), fill = NA)

gtree-gh/gtreeCore documentation built on May 14, 2019, 5:14 a.m.