pad_nas: Pad with NAs

Description Usage Arguments Value Examples

View source: R/utils.R

Description

This is a simple helper for some of the internals.

Usage

1
pad_nas(x, size)

Arguments

x

The object to pad.

size

To what length to pad.

Value

A vector of length size or list wherein elements are of length size.

Examples

1
pad_nas(1, 2)

teunbrand/ggchromatic documentation built on Feb. 28, 2021, 10:47 a.m.