how to insert new row in data fame code example Example: r dataframe append row df[nrow(df) + 1,] = c("v1","v2")