Update file name
This commit is contained in:
@@ -839,7 +839,7 @@ ggsave(filename = "penguin-plot.png")
|
|||||||
```{r}
|
```{r}
|
||||||
#| include: false
|
#| 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.
|
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