R

R

1011 bookmarks
Newest
Package-Wide Variables/Cache in R Packages | R-bloggers
Package-Wide Variables/Cache in R Packages | R-bloggers
It’s often beneficial to have a variable shared between all the functions in an R package. One obvious example would be the maintenance of a package-wide cache for all of your functions. I’ve encountered this situation multiple times and always forget at least one important step in the process, so I thought I’d document it [...]
·r-bloggers.com·
Package-Wide Variables/Cache in R Packages | R-bloggers
Simple Arrays
Simple Arrays
Provides a toolkit for manipulating arrays in a consistent, powerful, and intuitive manner through the use of broadcasting and a new array class, the rray.
·rray.r-lib.org·
Simple Arrays
R Coding Style Best Practices - Datanovia
R Coding Style Best Practices - Datanovia
1      1Share This article describes the essentials of R coding style best practices. It’s based on the tidyverse style guide. Google’s current guide is also derived from the tidyverse style guide. […]
·datanovia.com·
R Coding Style Best Practices - Datanovia
Chatgpt R-programming Prompts • PromptDen
Chatgpt R-programming Prompts • PromptDen
Explore a curated collection of thought-provoking chatbot prompts designed for R-programming enthusiasts. Ignite your coding creativity!
·promptden.com·
Chatgpt R-programming Prompts • PromptDen
ShinyUiEditor
ShinyUiEditor
Landing page for the ShinyUiEditor: A drag and drop interface for building Shiny apps.
·rstudio.github.io·
ShinyUiEditor
Vapour | Vapour
Vapour | Vapour
Write more robust R code
·vapour.run·
Vapour | Vapour
Ambiorix
Ambiorix
Web framework for the R programming language, inspired by express.js, allows building applications as well as APIs.
·ambiorix.dev·
Ambiorix
Capturing Screenshots Programmatically With R
Capturing Screenshots Programmatically With R
As part of our work documenting R-Universe, we’re adding screenshots of the interface to the documentation website. Taking screenshots manually could quickly become very cumbersome, especially as we expect they’ll need updating in future: we might want to change the universes we feature, the interface might improve yet again and therefore look slightly different. Therefore, we decided to opt for a programmatic approach. In this post we shall present our learnings from using the R packages chromote and magick to produce screenshots.
·ropensci.org·
Capturing Screenshots Programmatically With R
How to webscrape in R?
How to webscrape in R?
Learn how to webscrape in R and use it to gather real data on the Internet.
·codingthepast.com·
How to webscrape in R?
Posit
Posit
The 4th Shiny Contest is now in full swing! This community event celebrates learning, sharing, and recognizing outstanding work within the Shiny developer community.
·posit.co·
Posit