Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

indentPrint

Print with Line Indentation


Description

Same as print, but adds a specified amount of white space at the start of each printed line

Usage

indentPrint(object, indent=4, ...)

Arguments

object

any printable object

indent

a non-negative integer, the number of spaces to insert

...

other arguments to pass to print

Value

object is returned invisibly

Author(s)

Examples

indentPrint("this indented by 10 spaces", indent=10)

qvcalc

Quasi Variances for Factor Effects in Statistical Models

v1.0.2
GPL-2 | GPL-3
Authors
David Firth
Initial release
2020-02-14

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.