Skip to content

Source Code for a 2017 bachelor's thesis on the R-package eulerr

License

Notifications You must be signed in to change notification settings

jolars/eulerr2017bsc

Repository files navigation

eulerr: Area-Proportional Euler Diagrams with Ellipses

This is the source code for the bachelor thesis eulerr: Area-Proportional Euler Diagrams with Ellipses by Johan Larsson, which was supervised by Peter Gustafsson at Lund University.

The thesis is provided as an R-package, which can be reprocuded from scratch as long as all the dependencies are install.

Installation

You can build the thesis from source with:

# install.packages("devtools")
devtools::install_github("jolars/eulerr2017bsc", build_vignettes = TRUE)

The thesis is then available as a vignette, which is run by calling

vignette("eulerr", "eulerr2017bsc")

About

Source Code for a 2017 bachelor's thesis on the R-package eulerr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published