Skip to content

Instantly share code, notes, and snippets.

@ds-jim
Forked from 04pallav/new_gist_file.r
Created June 6, 2018 15:45
Show Gist options
  • Save ds-jim/26ec2aac960baaf112418102f879cf58 to your computer and use it in GitHub Desktop.
Save ds-jim/26ec2aac960baaf112418102f879cf58 to your computer and use it in GitHub Desktop.
Force ggplot to stop scientific notation
options("scipen"=-100, "digits"=4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment