insertRow: insert a row at a specific position of a data frame

Description Usage Arguments

Description

insert a row at a specific position of a data frame

Usage

1
insertRow(existingDF, newrow, r)

Arguments

existingDF

A data frame to add the row to

newrow

The row of data to add

r

The row number to insert the row to.


garyfeng/pdata documentation built on May 16, 2019, 5:42 p.m.