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/mansched2 documentation built on May 19, 2023, 9:51 p.m.