A version of cat which has an indentation depth

cat_indent(depth, ..., sep = "")

Arguments

depth

the indentation depth

...

arguments passed to cat()

sep

argument passed to cat()