#rstats Stoked to say that a new release of {tinyplot} is available on CRAN and R-universe.
https://grantmcdermott.com/tinyplot/
Grab it with:
```{r}
install.packages("tinyplot")
```
A quick ๐งต showcasing some new features...
#rstats Stoked to say that a new release of {tinyplot} is available on CRAN and R-universe.
https://grantmcdermott.com/tinyplot/
Grab it with:
```{r}
install.packages("tinyplot")
```
A quick ๐งต showcasing some new features...
4. Better NSE support means less typing for plots with x/ymin and x/ymax values, e.g. coefficient plots.
(We plan to expand this smart NSE passing to equivalent arguments like weights and subset in a future release.)
5. There are a bunch of other internal improvements and bug fixes, including much better support on
@Posit Positron now. See NEWS on our (significantly revamped!) website. https://grantmcdermott.com/tinyplot/NEWS.html
As ever, special thanks to my co-maintainers
@zeileis and
@vincentab.
@gmcd This all really looks amazing, very impressive work! Incredible to have such powerful, user friendly plotting available with no dependencies ๐คฉ
So thank you ๐