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


Displayr/flipTables documentation built on June 2, 2025, 12:49 p.m.