-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ af97ff0 🚀
- Loading branch information
1 parent
dcdf66d
commit 353c9d6
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[{"path":"https://brandonerose.github.io/Rosyverse/authors.html","id":null,"dir":"","previous_headings":"","what":"Authors","title":"Authors and Citation","text":"Brandon Rose. Author, maintainer. TheCodingDocs.com","code":""},{"path":"https://brandonerose.github.io/Rosyverse/authors.html","id":"citation","dir":"","previous_headings":"","what":"Citation","title":"Authors and Citation","text":"Rose B (2024). Rosyverse: Package (One Line, Title Case). R package version 0.1.0.9003, https://brandonerose.github.io/Rosyverse/, https://github.com/brandonerose/Rosyverse.","code":"@Manual{, title = {Rosyverse: What the Package Does (One Line, Title Case)}, author = {Brandon Rose}, year = {2024}, note = {R package version 0.1.0.9003, https://brandonerose.github.io/Rosyverse/}, url = {https://github.com/brandonerose/Rosyverse}, }"},{"path":[]},{"path":"https://brandonerose.github.io/Rosyverse/index.html","id":"rosyverse","dir":"","previous_headings":"","what":"Rosyverse","title":"What the Package Does (One Line, Title Case)","text":"Rosyverse evolving pre-CRAN set packages maintained Brandon Rose, MD, MPH. important continue run Rosyverse::update_all() using set related packages. Please reach issues installation, documentation, packages. issues download recent version R RStudio update packages RStudio. See thecodingdocs.com/r/getting-started.","code":"# 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!"},{"path":"https://brandonerose.github.io/Rosyverse/index.html","id":"rosyverse-installation","dir":"","previous_headings":"","what":"Rosyverse Installation","title":"What the Package Does (One Line, Title Case)","text":"Rosyverse designed …","code":"# install remotes package if you don't have it # install.packages(\"remotes\") remotes::install_github(\"brandonerose/Rosyverse\")"},{"path":"https://brandonerose.github.io/Rosyverse/index.html","id":"rosyverse-example","dir":"","previous_headings":"","what":"Rosyverse Example","title":"What the Package Does (One Line, Title Case)","text":"Rosyverse can use like …","code":"library(\"Rosyverse\")"},{"path":"https://brandonerose.github.io/Rosyverse/index.html","id":"future-plans","dir":"","previous_headings":"","what":"Future plans","title":"What the Package Does (One Line, Title Case)","text":"Future versions demonstrate advanced features already included! Documentation needs updated Need add vignettes Open collaboration/feedback","code":""},{"path":"https://brandonerose.github.io/Rosyverse/index.html","id":"links","dir":"","previous_headings":"","what":"Links","title":"What the Package Does (One Line, Title Case)","text":"Rosyverse package github.com/brandonerose/Rosyverse See instructions . Install remotes install Rosyverse Donate helped want development (anything helps)! account.venmo.com/u/brandonerose R coding visit thecodingdocs.com/ correspondence/feedback/issues, please email TheCodingDocs@gmail.com! Follow us Twitter twitter.com/TheCodingDocs Follow Twitter twitter.com/BRoseMDMPH","code":""},{"path":"https://brandonerose.github.io/Rosyverse/reference/hello.html","id":null,"dir":"Reference","previous_headings":"","what":"Hello, World! — hello","title":"Hello, World! — hello","text":"Prints 'Hello, world!'.","code":""},{"path":"https://brandonerose.github.io/Rosyverse/reference/hello.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Hello, World! — hello","text":"","code":"hello()"},{"path":"https://brandonerose.github.io/Rosyverse/reference/hello.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Hello, World! — hello","text":"","code":"hello() #> Error in hello(): could not find function \"hello\""},{"path":"https://brandonerose.github.io/Rosyverse/reference/load_all.html","id":null,"dir":"Reference","previous_headings":"","what":"load_all — load_all","title":"load_all — load_all","text":"load_all","code":""},{"path":"https://brandonerose.github.io/Rosyverse/reference/load_all.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"load_all — load_all","text":"","code":"load_all()"},{"path":"https://brandonerose.github.io/Rosyverse/reference/pipe.html","id":null,"dir":"Reference","previous_headings":"","what":"Pipe operator — %>%","title":"Pipe operator — %>%","text":"See magrittr::%>% details.","code":""},{"path":"https://brandonerose.github.io/Rosyverse/reference/pipe.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Pipe operator — %>%","text":"","code":"lhs %>% rhs"},{"path":"https://brandonerose.github.io/Rosyverse/reference/pipe.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Pipe operator — %>%","text":"lhs value magrittr placeholder. rhs function call using magrittr semantics.","code":""},{"path":"https://brandonerose.github.io/Rosyverse/reference/pipe.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Pipe operator — %>%","text":"result calling rhs(lhs).","code":""},{"path":"https://brandonerose.github.io/Rosyverse/reference/remove_all.html","id":null,"dir":"Reference","previous_headings":"","what":"remove_all — remove_all","title":"remove_all — remove_all","text":"remove_all","code":""},{"path":"https://brandonerose.github.io/Rosyverse/reference/remove_all.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"remove_all — remove_all","text":"","code":"remove_all()"},{"path":"https://brandonerose.github.io/Rosyverse/reference/update_all.html","id":null,"dir":"Reference","previous_headings":"","what":"update_all — update_all","title":"update_all — update_all","text":"update_all","code":""},{"path":"https://brandonerose.github.io/Rosyverse/reference/update_all.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"update_all — update_all","text":"","code":"update_all(restart_after = T)"},{"path":"https://brandonerose.github.io/Rosyverse/news/index.html","id":"rosyverse-development-version","dir":"Changelog","previous_headings":"","what":"Rosyverse (development version)","title":"Rosyverse (development version)","text":"Initial CRAN submission.","code":""}] | ||
[{"path":"https://brandonerose.github.io/Rosyverse/authors.html","id":null,"dir":"","previous_headings":"","what":"Authors","title":"Authors and Citation","text":"Brandon Rose. Author, maintainer. TheCodingDocs.com","code":""},{"path":"https://brandonerose.github.io/Rosyverse/authors.html","id":"citation","dir":"","previous_headings":"","what":"Citation","title":"Authors and Citation","text":"Rose B (2025). Rosyverse: Package (One Line, Title Case). R package version 0.1.0.9003, https://brandonerose.github.io/Rosyverse/, https://github.com/brandonerose/Rosyverse.","code":"@Manual{, title = {Rosyverse: What the Package Does (One Line, Title Case)}, author = {Brandon Rose}, year = {2025}, note = {R package version 0.1.0.9003, https://brandonerose.github.io/Rosyverse/}, url = {https://github.com/brandonerose/Rosyverse}, }"},{"path":[]},{"path":"https://brandonerose.github.io/Rosyverse/index.html","id":"rosyverse","dir":"","previous_headings":"","what":"Rosyverse","title":"What the Package Does (One Line, Title Case)","text":"Rosyverse evolving pre-CRAN set packages maintained Brandon Rose, MD, MPH. important continue run Rosyverse::update_all() using set related packages. Please reach issues installation, documentation, packages. issues download recent version R RStudio update packages RStudio. See thecodingdocs.com/r/getting-started.","code":"# 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!"},{"path":"https://brandonerose.github.io/Rosyverse/index.html","id":"rosyverse-installation","dir":"","previous_headings":"","what":"Rosyverse Installation","title":"What the Package Does (One Line, Title Case)","text":"Rosyverse designed …","code":"# install remotes package if you don't have it # install.packages(\"remotes\") remotes::install_github(\"brandonerose/Rosyverse\")"},{"path":"https://brandonerose.github.io/Rosyverse/index.html","id":"rosyverse-example","dir":"","previous_headings":"","what":"Rosyverse Example","title":"What the Package Does (One Line, Title Case)","text":"Rosyverse can use like …","code":"library(\"Rosyverse\")"},{"path":"https://brandonerose.github.io/Rosyverse/index.html","id":"future-plans","dir":"","previous_headings":"","what":"Future plans","title":"What the Package Does (One Line, Title Case)","text":"Future versions demonstrate advanced features already included! Documentation needs updated Need add vignettes Open collaboration/feedback","code":""},{"path":"https://brandonerose.github.io/Rosyverse/index.html","id":"links","dir":"","previous_headings":"","what":"Links","title":"What the Package Does (One Line, Title Case)","text":"Rosyverse package github.com/brandonerose/Rosyverse See instructions . Install remotes install Rosyverse Donate helped want development (anything helps)! account.venmo.com/u/brandonerose R coding visit thecodingdocs.com/ correspondence/feedback/issues, please email TheCodingDocs@gmail.com! Follow us Twitter twitter.com/TheCodingDocs Follow Twitter twitter.com/BRoseMDMPH","code":""},{"path":"https://brandonerose.github.io/Rosyverse/reference/hello.html","id":null,"dir":"Reference","previous_headings":"","what":"Hello, World! — hello","title":"Hello, World! — hello","text":"Prints 'Hello, world!'.","code":""},{"path":"https://brandonerose.github.io/Rosyverse/reference/hello.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Hello, World! — hello","text":"","code":"hello()"},{"path":"https://brandonerose.github.io/Rosyverse/reference/hello.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Hello, World! — hello","text":"","code":"hello() #> Error in hello(): could not find function \"hello\""},{"path":"https://brandonerose.github.io/Rosyverse/reference/load_all.html","id":null,"dir":"Reference","previous_headings":"","what":"load_all — load_all","title":"load_all — load_all","text":"load_all","code":""},{"path":"https://brandonerose.github.io/Rosyverse/reference/load_all.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"load_all — load_all","text":"","code":"load_all()"},{"path":"https://brandonerose.github.io/Rosyverse/reference/pipe.html","id":null,"dir":"Reference","previous_headings":"","what":"Pipe operator — %>%","title":"Pipe operator — %>%","text":"See magrittr::%>% details.","code":""},{"path":"https://brandonerose.github.io/Rosyverse/reference/pipe.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Pipe operator — %>%","text":"","code":"lhs %>% rhs"},{"path":"https://brandonerose.github.io/Rosyverse/reference/pipe.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Pipe operator — %>%","text":"lhs value magrittr placeholder. rhs function call using magrittr semantics.","code":""},{"path":"https://brandonerose.github.io/Rosyverse/reference/pipe.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Pipe operator — %>%","text":"result calling rhs(lhs).","code":""},{"path":"https://brandonerose.github.io/Rosyverse/reference/remove_all.html","id":null,"dir":"Reference","previous_headings":"","what":"remove_all — remove_all","title":"remove_all — remove_all","text":"remove_all","code":""},{"path":"https://brandonerose.github.io/Rosyverse/reference/remove_all.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"remove_all — remove_all","text":"","code":"remove_all()"},{"path":"https://brandonerose.github.io/Rosyverse/reference/update_all.html","id":null,"dir":"Reference","previous_headings":"","what":"update_all — update_all","title":"update_all — update_all","text":"update_all","code":""},{"path":"https://brandonerose.github.io/Rosyverse/reference/update_all.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"update_all — update_all","text":"","code":"update_all(restart_after = T)"},{"path":"https://brandonerose.github.io/Rosyverse/news/index.html","id":"rosyverse-development-version","dir":"Changelog","previous_headings":"","what":"Rosyverse (development version)","title":"Rosyverse (development version)","text":"Initial CRAN submission.","code":""}] |