Skip to content

Instantly share code, notes, and snippets.

@kbroman
Created October 5, 2014 02:58
Show Gist options
  • Save kbroman/f9233d1e8053684d70b9 to your computer and use it in GitHub Desktop.
Save kbroman/f9233d1e8053684d70b9 to your computer and use it in GitHub Desktop.
options(show.signif.stars=FALSE, scipen=10, htmlhelp=TRUE)
options(width=115, repos="http://cran.rstudio.com",
CRAN = "http://cran.rstudio.com",
browserNLdisabled = TRUE,
deparse.max.lines = 2)
if (interactive()) {
suppressMessages(require(devtools))
}
options(error= function() cat(" \\\ \n \\\
\\`*-.
) _`-.
. : `. .
: _ ' \
; *` _. `*-._
`-.-' `-.
; ` `.
:. . \\
.\\ . : .-' .
' `+.; ; ' :
: ' | ; ;-.
; ' : :`-: _.`* ;
.*' / .*' ; .*`- +' `*'
`*-* `*-* `*-*'\n\n"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment