-
```
> library(findSVI)
> Sys.getenv("CENSUS_API_KEY") != ""
[1] TRUE
> find_svi(
+ year = 2019,
+ state = "AZ",
+ geography = "county"
+ )
Getting data from the 2015-2019…
-
The order that is returned when getting the export list has been switched so that the newest export appears first, leading to a series of problems in the functioning of this library. `export_creator` …
-
- [ ] broom
- [ ] forcats
- [ ] gridExtra
- [ ] purrr
- [ ] wordcloud
-
# Rebecca Barter - Learn to purrr
Purrr is the tidyverse’s answer to apply functions for iteration. It’s one of those packages that you might have heard of, but seemed too complicated to sit down and…
-
I am failing to load the purrr package. How do I go about fixing that?
-
Hi
does anybody know how can i sove the error pasted below (ERROR) using "swmmr" package?
Thank you in advance
Cheers!
ERROR:
> inp rlang::last_trace()
Error in `map2()`:
ℹ In in…
-
**Is your feature request related to a problem? Please describe.**
When adjusting variances via e.g. clustered variances, it's possible to adjust the confidence interval, but not the p-value.
```r…
-
Hey, so I was taking a stroll through the code in this repo -- looks like a fun project! -- and I saw that you're using `purrr`! That package definitely revolutionized how I write code!
Anyway, jus…
-
Replace purrr::map_dfr() and purrr::imap_dfr() because all of the row-binding variants are superseded
-
Joshua
Se q eres fan de `purrr`
¿Les paso algo de eso antes de tu clase?
Eres libre de usar el template q armé para las diapositivas. Funciona ok con gh-pages :)