insertRow {vprr}R 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


[Package vprr version 0.2.3 Index]