insertRow | R Documentation |
INTERNAL USE ONLY quick data frame function from github to insert row inside dat frame
insertRow(existingDF, newrow, r)
existingDF |
data frame |
newrow |
new row of data |
r |
index of new row |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.