"Replace" family functions

rs_replace_slash_bs2d() rs_replace_slash_bd2s() rs_replace_slash_b2fw() rs_replace_slash_fw2b()

Replace slash.

rs_replace_in_selection()

Replace text in selection.

Add-ins to format text in R Markdown documents

rs_enclose_all_with_lines() rs_enclose_first_row_with_lines()

Enclose selection with lines.

rs_enclose_selection_with()

Enclose selection of text with indicated symbols.

rmd_a_bold() rmd_a_italics() rmd_a_bold_italics() rmd_a_bold2() rmd_a_italics2() rmd_code_inline() rmd_code_inline_r() rmd_code_inline_highlighted_as_r() rmd_a_superscript() rmd_a_subscript() rmd_a_strikethrough() rmd_horizontal_rule() rmd_link_url() rmd_insert_figure()

Add-ins for basic R Markdown formatting.

rmd_code_block_r() rmd_code_block() rmd_code_block_r_split()

Convert rows into the block of code.

rmd_equation_inline() rmd_equation_block() rmd_equation_block2()

Format as LaTeX equation.

rmd_b_heading_1() rmd_b_heading_2() rmd_b_heading_3() rmd_b_heading_4() rmd_b_heading_5() rmd_b_heading_6() rmd_b_heading_01a_title() rmd_b_heading_01b_subtitle()

Format text as R Markdown headings.

rmd_list() rmd_block_quotes() rmd_line_blocks() rmd_list_unordered() rmd_list_unordered_2() rmd_list_numbered() rmd_list_numbered_2() rmd_list_lettered() rmd_list_lettered_2() rmd_list_z_example_list()

Format text as R Markdown list.

rmd_table_1() rmd_table_2() rmd_table_3() rmd_table_4() rmd_table_5()

Insert R Markdown tables

Insert operators

html_insert_space() rs_insert_arrow_rl() rs_insert_arrow_rl2() rs_insert_arrow_lr() rs_insert_arrow_lr2()

Insert HTML elements.

rs_insert_pipe() rs_insert_update_pipe() rs_insert_exposition_pipe() rs_insert_tee_pipe()

Insert magrittr operators.

rs_insert_line_ss() rs_insert_line_ds() rs_insert_line_sw()

Insert various lines.

rs_insert_at_row_start()

Insert text at the beginning of the row.

rs_insert_before_first_selected_row()

Insert text at the beginning of the first selected row.

rs_insert_infix_in()

Insert %in%.

rs_insert_infix_not_in()

Insert %!in%.

rs_insert_infix_R()

Insert %R%.

rs_insert_matrix_multiplication()

Insert %*%.

rs_insert_symbol_seq()

Insert a sequence of symbols.

Other

spAddins

A Set of RStudio Add-ins.