Mark Sellors
Mark Sellors
The code block currently suggest this piece of code: ``` R library(pins) board
Right now, three pieces of information (perhaps four, depending on how you look at it) are required for reading a pin from RStudio Connect: 1. The Connect server URL 2....
In the the current version of pins (1.0.1) `pin_write()` returns the fully qualified name of the new pin, invisibly. ``` r library(pins) board = board_folder("~/tmp/pins") pinout Replacing version '20220125T122254Z-c9e9b' with...
We should have the contributing information in a file of its own... https://help.github.com/articles/setting-guidelines-for-repository-contributors/
https://satrdays.org/
https://github.com/ThinkR-open/companies-using-r
From an email... The only comment I had was about "Jupyter is a little different from the other IDEs listed here, in that it only supports the “notebook” format of...
When there is an error with embedding a tweet, it's currently very difficult to understand why. The Twitter service that backs this feature is not a "proper" API and so...
At the very least, there's an extraneous comma and a misspelling of `rlog` as `rlag`.