Create graphics the WFA way.
View the manual online | Download the PDF manual
To install wfaplot and its dependencies, run the following code in R.
# Install remotes package if not already installed
install.packages("remotes")
# Install wfaplot and dependencies from github
remotes::install_github("ciantudur/wfaplot", dependencies = TRUE)
library(wfaplot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.