ce1aa5fbff96a26c16803c98800f01b6d10f7e68
Line 506: When fixing the string format in the `key` column using the `str_replace` function, I think the column name was mistakenly stated as "names_from", where it should actually be "key", which is the original column name.
R for Data Science
This repository contains the source of R for Data Science book. The book is built using bookdown.
The R packages used in this book can be installed via
devtools::install_github("hadley/r4ds")
Description
Languages
R
76.5%
SCSS
21.7%
HTML
1.8%