padNAs: Pad with missing values

View source: R/padNAs.R

padNAsR Documentation

Pad with missing values

Description

Add entries to vectors or rows to matrices or data frames filled with NAs.

Usage

padNAs(x, add.n)

Arguments

x

object to pad

add.n

Number of empty entries or rows to add


NumbersInternational/flipTables documentation built on Feb. 26, 2024, 6:42 a.m.