Skip to content

What the Package Does (Title Case)

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

brandonerose/RosyApp

Repository files navigation

RosyApp

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 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 RStudtio and update all packages in RStudio. See thecodingdocs.com/r/getting-started.

RosyApp Installation

RosyApp is designed to…

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

RosyApp Example

RosyApp can be use like this…

library("RosyApp")

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 RosyApp package is at github.com/brandonerose/RosyApp See instructions above. Install remotes and install RosyApp

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 [email protected]!

Follow us on Twitter twitter.com/TheCodingDocs

Follow me on Twitter twitter.com/BRoseMDMPH

TheCodingDocs.com

About

What the Package Does (Title Case)

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages