Preliminaries
- Install
pak(if you haven’t already):install.packages("pak")
You might also need to install Rtools (https://cran.r-project.org/bin/windows/Rtools/) if the installation step below does not work correctly.
For initial installation or updates
- Install MuscleTernary from github:
pak::pak("Middleton-Lab/MuscleTernary")
View ?MuscleTernary or demo(ternary_plot) for a demo.