insertRow: INTERNAL USE ONLY quick data frame function from github to...

View source: R/EC_functions.R

insertRowR Documentation

INTERNAL USE ONLY quick data frame function from github to insert row inside dat frame

Description

INTERNAL USE ONLY quick data frame function from github to insert row inside dat frame

Usage

insertRow(existingDF, newrow, r)

Arguments

existingDF

data frame

newrow

new row of data

r

index of new row


vprr documentation built on July 12, 2022, 5:07 p.m.