README.md

License: GPL v3 Version

WFA logo

wfaplot

Create graphics the WFA way.

View the manual online | Download the PDF manual

Installing wfaplot

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)


ciantudur/wfaplot documentation built on Feb. 13, 2023, 4:37 p.m.