README.md

assortedViz

The package assortedViz is a collection of plotting functions. It wasn't meant to be a package but it seems more useful. It is more organized, user-friendly, allows to associate help with the functions, and easy to install. Currently, it offers a single plot type, but I plan to add more in the future.

If you have any idea or code you want to contribute use some of the github magic (issues, cloning, patches, etc). Meanwhile, I hope it is useful!

Installation

There are several option to install assortedViz:

    library(devtools)
    install_github("ptarroso/assortedViz", subdir="source")


ptarroso/assortedViz documentation built on Oct. 7, 2020, 4:35 a.m.