Fix chapter reference
This commit is contained in:
@@ -641,7 +641,7 @@ There are two alternatives:
|
|||||||
```
|
```
|
||||||
|
|
||||||
Feather tends to be faster than RDS and is usable outside of R.
|
Feather tends to be faster than RDS and is usable outside of R.
|
||||||
RDS supports list-columns (which you'll learn about in <!--# TO DO: Link to to-be-added list columns chapter. -->); feather currently does not.
|
RDS supports list-columns (which you'll learn about in Chapter \@ref(list-columns); feather currently does not.
|
||||||
|
|
||||||
```{r, include = FALSE}
|
```{r, include = FALSE}
|
||||||
file.remove("challenge-2.csv")
|
file.remove("challenge-2.csv")
|
||||||
|
|||||||
Reference in New Issue
Block a user