muxViz v3.1 R package

R
Author

Giulia Bertagnolli

Published

April 1, 2021

I had the great opportunity to contribute to muxViz, building the R package muxViz that now can be installed as easy as

devtools::install_github("manlius/muxViz")

I built the package website using pkgdown (cf.pkgdown.r-lib.org), which makes the whole process easy (and fun).

There is still work to do–enriching the documentation and fixing bugs, among others–before releasing it to CRAN, but it’s still a result and a pleasure. Realising code makes Scientific Research and Science better!


Back to top