Insert a sequence of symbols.
rs_insert_symbol_seq(symbol, start_column = 1, end_column = 80)
Arguments
symbol |
(character) A sequence of symbols to be repeated |
start_column |
(integer) Column position where the sequence begins. |
end_column |
(integer) Column position where the sequence stops. |