-
e.g.
![image](https://user-images.githubusercontent.com/1597843/198069666-adedb1db-42b6-44a5-8378-e85e22435d57.png)
https://www.andrewheiss.com/blog/2022/09/26/guide-visualizing-types-posteriors/
-
I have installed hexsticker on my machine currently using R41. I have been trying to create sticker using the example sticker and i get this error:
Error in png_dev(..., res = dpi, units = "in") : …
-
- https://github.com/seananderson/glmm-course
-
Hey Steven,
I hope you are well. I wanted to give you advance notice that I will be making a new option to `timetk` and `modeltime` plotting functions to optionally allow users to use `trelliscope…
-
Dear maintainer,
Please see the problems shown on
https://cran.r-project.org/web/checks/check_results_healthyR.ts.html
Please correct before 2024-10-25 to safely retain your package on CRAN.
…
-
```r
library(tidyverse)
library(TidyDensity)
pat
dplyr::filter(!fns %in% pat) |>
dplyr::group_by(fns) |>
dplyr::mutate(params = purrr::map(fns, formalArgs) |>
toString()) |>
…
-
**Is your feature request related to a problem? Please describe.**
Right now you are relying on the user to do something like convert to a z score so that the center point is zero
**Describe the s…
-
-
```r
> fetch_cms_data(cms_data[2,][["data_link"]])
Error in `fetch_cms_data()`:
! The provided data link is not valid or does not start with
'https://data.cms.gov/data-api/v1/dataset/'. Please f…
-
Add `limit` argument to `fetch_` functions, default is 500 and 0 will return entire thing.