pad_length: Pad the ends of a vector with NAs so that it is a specified...

Description Usage Arguments Author(s)

Description

Pad the ends of a vector with NAs so that it is a specified length.

Usage

1
pad_length(x, n)

Arguments

x

A vector of length less than n.

n

A positive integer. The desired length of a vector.

Author(s)

David Gerard


dcgerard/gerard documentation built on May 15, 2019, 1:24 a.m.