Skip to content

Instantly share code, notes, and snippets.

@mbacou
Created March 25, 2013 16:35
Show Gist options
  • Save mbacou/5238507 to your computer and use it in GitHub Desktop.
Save mbacou/5238507 to your computer and use it in GitHub Desktop.
R: Print table for quick documentation
# Print for documentation
print(ascii(x,
align=c("l", "r", "l", "r"),
include.rownames=F,
frame="topbot",
size=NULL),
type = "rest")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment