R/rs_insert_at_row_start.R
rs_insert_at_row_start.Rd
Insert text at the beginning of the row.
rs_insert_at_row_start(row, text = NULL, id = NULL)
row | (integer) The index of the row. |
---|---|
text | (character) The text to add. |
id | The document id. When |