Jesse Sadler
Jesse Sadler
When trying to `View()` a data frame with a `vctrs_rcrd`-type column in RStudio the attempt fails with the error: "Error: Can't cast `x` to `to` ." It works with `vctrs_vctr`...
Brett This could be really useful to my workflow, so I want to first thank you for all your time in doing this. Many of my notes in NValt are...
Close #531 - Use grouped mutate() instead of rowSums() to create summary columns. This is more in line with tidyverse usage and fixes a mistake in lesson where no household...
### What is the problem? The use of rowSums() does not fit well into the tidyverse way of doing things. In addition, the way that `interviews_plotting` is currently created counts...
### How could the content be improved? - [ ] Links to dplyr and tidyr cheatsheets link directly to download of PDF. It would be better to link to their...
### How could the content be improved? Two improvements to be made: 1. Explanation of the smaller data frame created by summarize() incorrectly attributes it to tibble printing not to...
### What is the problem? The minimum version on the setup page is 3.2. This should be updated to 4.1 or 4.2/ ### Location of problem (optional) https://datacarpentry.github.io/r-socialsci/instructor/index.html