Print with Line Indentation
indentPrint.Rd
Same as print
, but adds a specified amount of white space at
the start of each printed line
Arguments
- object
any printable object
- indent
a non-negative integer, the number of spaces to insert
- ...
other arguments to pass to
print
Author
David Firth, d.firth@warwick.ac.uk