Welcome to the directlabels package documentation website, where you can find illustrations of how to use direct labels in common statistical graphics. Furthermore, you can learn how to construct Positioning Methods by looking at the examples.
All the examples on this site should be directly executable in R after installing and loading the directlabels package. To get started, execute this R code:
## Install required dependencies: install.packages(c("ggplot2","reshape2","mlmRev","lars","latticeExtra")) ## Install directlabels: install.packages("directlabels") ## Load it: library(directlabels)
Please contact Toby Dylan Hocking if you are using directlabels or have ideas to contribute, thanks! |
Documentation website generated from source code version 2021.2.24 (git revision bb6db07 Mon, 14 Jun 2021 22:38:45 +0530) using inlinedocs. |
validate |