Skip to content

Commit

Permalink
Update 11-programming-with-data-temp.qmd
Browse files Browse the repository at this point in the history
  • Loading branch information
jhelvy committed Jan 3, 2025
1 parent 61c02a6 commit 3f1fb0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hw/11-programming-with-data-temp.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ Using `map()`, write R code to obtain a vector of the number of times the word
As we saw in class, the `sw_people` list contains a list of information about each character in Star Wars. You can load the list from the `repurrrsive` package:

```{r}
#| eval: false
library(repurrrsive)
```

Expand Down

0 comments on commit 3f1fb0a

Please sign in to comment.