Stephanie Zimmer
Stephanie Zimmer
I was coming by to see if this was possible. Great package already but this would be a great addition!
Updated with messaging that default behavior has changed. While I was at it, I added another method to estimate confidence intervals.
I make an issue and start a discussion and then go on vacation! I agree with the warning and can implement later this week if no one else jumps on...
Moving discussion from #1187 here. Yes, agreed this goes into add_ci - the difference in svyciprop is whether the interval is calculated on the log transform, the Wald approximation, and...
This is for a CRC book so I do need to use the krantz.cls
This is marked as closed but I'm still encountering this issue. I just installed from CRAN so I'm not using an older version. ``` r library(naniar) #> Warning: package 'naniar'...
One prints as a nice html table and one does not. The n parameter on print also seems to be ignored
Note, you can specifically make up to 500 queries per IP address per day with no key. (see https://www.census.gov/content/dam/Census/data/developers/api-user-guide/api-guide.pdf).
I'm not able to reproduce this error. ``` r library(haven) #> Warning: package 'haven' was built under R version 4.4.2 ``` ``` r mtcars |> tibble::as_tibble() |> dplyr::mutate(this=haven::labelled(haven::tagged_na("a"), labels=c("A" =...
I installed it from CRAN in my workflow and this works just fine. https://cran.r-project.org/web/packages/rnaturalearthdata/index.html