knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of R6ClassDiagrams is to ...
You can install the development version of R6ClassDiagrams like so:
# FILL THIS IN! HOW CAN PEOPLE INSTALL YOUR DEV PACKAGE?
Install R6ClassDiagrams
package.
Fork and pull some package that uses R6
classes, e.g. miesmuschel
.
Open the package as project (the .Rproj
file).
Run the following
R6ClassDiagrams::plot_class_diagram()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.