Skip to content

Miscellaneous R Functions of General Use in Plotting and Manipulating Data

Notifications You must be signed in to change notification settings

mbergins/BerginskiRMisc

Repository files navigation

BerginskiRMisc

Miscellaneous R Functions of General Use in Plotting and Manipulating Data

Following from Hilary Parker's short guide on setting up your own R package, I'm starting to move some of my more general R functions into a package.

Most of these functions will relate to custom plotting, as I seem to use R most for plotting needs. Otherwise, I expect some functions for gluing various data types together will also be added.

Installation

The devtools package is required to install this package, it can be installed using:

devtools::install_github('mbergins/BerginskiRMisc');

About

Miscellaneous R Functions of General Use in Plotting and Manipulating Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages