insertRow: 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