Many (most?) R functions print character strings and factor labels 
right-justified.

print accepts right=FALSE to print character strings left-justified, but 
neither head nor tail seem to do so, and even print is a little inconsistent 
depending on whether it's done while knitting.

Is there a way to set left-justification globally so every routine will print 
character strings left-justified?
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to