Update file name
This commit is contained in:
@@ -839,7 +839,7 @@ ggsave(filename = "penguin-plot.png")
|
||||
```{r}
|
||||
#| include: false
|
||||
|
||||
file.remove("my-plot.png")
|
||||
file.remove("penguin-plot.png")
|
||||
```
|
||||
|
||||
This will save your plot to your working directory, a concept you'll learn more about in @sec-workflow-scripts-projects.
|
||||
|
||||
Reference in New Issue
Block a user