Joyce Robbins

Results 39 comments of Joyce Robbins
trafficstars

How about `fill(..., .direction = "right")`? https://github.com/tidyverse/tidyr/blob/master/R/fill.R

@rmtrane Your edits worked for me... maybe submit a PR?

Try rendering the whole book locally `bookdown::render_book("index.Rmd")` and then make changes to individual chapters and then preview them. You may want to experiment first with the bookdown-practice repo.

Ok great! Yes, we'll try to figure it out tomorrow. It might have to do with the location of the file that it's trying to read.

Great, will take a look. Re: `first2`... it should work with the dev version. Try closing RStudio, reopening and checking again. Also check the version of `forcats` with `sessionInfo()`. It...

This is great, thanks for finding this function! The **forcats** functions aren't in edav.info yet, but will be sure to include this when they are added. And I will share...

Things to include in this chapter: * Facetting is for categorical variables, generally combined with continuous * Facets can also be created with a binned continuous variable, for example age...

This looks great! As soon as I get a chance I will test the code. In the meantime, please add **ggmap** to the imports section of the DESCRIPTION file on...

Let's find a time to discuss perhaps after class one day. I like the use of longitude and latitude for the military bases, but I find it problematic to plot...

This is the wrong repo for the community contribution project. Please close this PR and resubmit to jtr13/cc21fall1 (Mon/Wed class) or jtr13/cc21fall2 (Tues/Thurs class)