Skip to content

brandonerose/Rosyverse

Repository files navigation

Rosyverse

Lifecycle: experimental

Rosyverse

Rosyverse is an evolving pre-CRAN set of packages maintained by Brandon Rose, MD, MPH. It is important to continue to run Rosyverse::update_all() while you are using this set of related packages. Please reach out if there are issues with installation, documentation, or packages.

# install remotes package if you don't have it
# install.packages("remotes") 
# install Rosyverse metapackage which has a function called `update_all()`
remotes::install_github("brandonerose/Rosyverse")
Rosyverse::update_all() # run update on all packages
Rosyverse::load_all() #load all Rosyverse packages!

If you have any issues above download the most recent version of R at RStudio and update all packages in RStudio. See thecodingdocs.com/r/getting-started.

Rosyverse Installation

Rosyverse is designed to…

# install remotes package if you don't have it
# install.packages("remotes") 
remotes::install_github("brandonerose/Rosyverse")

Rosyverse Example

Rosyverse can be use like this…

library("Rosyverse")

Future plans

  • Future versions will demonstrate more advanced features already included!
  • Documentation needs to be updated
  • Need to add vignettes
  • Open to collaboration/feedback

Links

The Rosyverse package is at github.com/brandonerose/Rosyverse See instructions above. Install remotes and install Rosyverse

Donate if I helped you out and want more development (anything helps)! account.venmo.com/u/brandonerose

For more R coding visit thecodingdocs.com/

For correspondence/feedback/issues, please email TheCodingDocs@gmail.com!

Follow us on Twitter twitter.com/TheCodingDocs

Follow me on Twitter twitter.com/BRoseMDMPH

TheCodingDocs.com

About

What the Package Does (One Line, Title Case)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages