Skip to content

sdhutchins/aRgh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

aRgh

What you should know about R to prevent any frustration.

Gems

Accessing Private Variables or Functions

Use ::: in conjuction with a library such as ggplot2:::.

Adding significance manually to ggplot2 plots

geom_signif(annotations = c(formatC("*"),formatC("*")), y_position = c(1.5, 2.5), xmin=c(1, 2), xmax=c(3, 3))

About

What you should know about R to prevent any frustration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published