Use this if you are using igraph from R
| indent_print {igraph} | R Documentation | 
Indent a printout
indent_print(..., .indent = " ", .printer = print)
... | 
 Passed to the printing function.  | 
.indent | 
 Character scalar, indent the printout with this.  | 
.printer | 
 The printing function, defaults to   | 
The first element in ..., invisibly.