format_rmd              Add-ins for basic R Markdown formatting
insert_arrows           Insert arrow (->, ->>, <-, <<-)
insert_magrittr_operators
                        Insert %>%, %<>%, %$% and %T>%
insert_symbol_sequences
                        Insert various lines
repeat_symbol           Repeat sequence of symbols
replace_slash           Replace slash
rmd_code_block          Convert rows into the block of code
rmd_equations           Format as LaTeX equation
rmd_headings            Format text as R Markdown headings
rmd_list                Format text as R Markdown list
rs_enclose_all_with_lines
                        Enclose selection with lines
rs_enclose_selection_with
                        Enclose selection of text with indicated
                        symbols
rs_get_ind_first_selected_col
                        Get index of the first column in the selection
rs_get_ind_first_selected_row
                        Get index of the first row in the selection
rs_insert_at_row_start
                        Insert text at the beginning of the row
rs_insert_infix_R       Insert %R%
rs_insert_infix_in      Insert %in%
rs_insert_infix_not_in
                        Insert %!in%
rs_insert_matrix_multiplication
                        Insert %*%
rs_insert_symbol_seq    Insert a sequence of symbols
rs_replace_in_selection
                        Replace text in selection
spAddins                A Set of RStudio Add-ins
