R/rs_insert_at_row_start.R
rs_insert_before_first_selected_row.Rd
Insert text at the beginning of the first selected row.
rs_insert_before_first_selected_row(text = "", ensure_blank_above = FALSE, context = get_context())
text | (character) The text to add. |
---|---|
ensure_blank_above | (logical)
If |
context | Object with context of active R Studio document
(class |