rs_insert_symbol_seq: Insert a sequence of symbols
Description
Insert a sequence of symbols
Usage
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.