Skip to content

Commit 715f7f4

Browse files
plotlyBook changed to plotly_book
1 parent 85ca07c commit 715f7f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

introduction.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ library(plotly)
157157
Within some chapters, there may be examples that assume packages we loaded during a previous example. If you'd like to avoid this situation, please load the
158158

159159
```r
160-
library(plotlyBook)
160+
library(plotly_book)
161161
```
162162

163163
If you'd like to run examples on your local machine (instead of RStudio Cloud), you can install all the necessary R packages with:

0 commit comments

Comments
 (0)