These add-ins insert quotation symbols (e.g., „
, “
, and ”
)
at the cursor position.
rs_insert_quotes_double_lower(context = rs_get_context())
rs_insert_quotes_double_upper_c(context = rs_get_context())
rs_insert_quotes_double_upper_d(context = rs_get_context())
(class document_context
)
Object with context of active RStudio document.