expandDF: Expand 'data.frame'

View source: R/df_functions.R

expandDFR Documentation

Expand data.frame

Description

Expands a data.frame twice its original number of rows. The expanded rows contain only NA values.

Usage

expandDF(x)

Arguments

x

data.frame

Value

data.frame with NA values at the lower half rows


basilrabi/mansched documentation built on May 18, 2023, 1:29 p.m.