Skip to content

Commit

Permalink
unlist excel file
Browse files Browse the repository at this point in the history
  • Loading branch information
RedondoMA committed Oct 15, 2024
1 parent b6f276f commit b8c7293
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lab_graphics.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -593,3 +593,8 @@ You task here is to use the already acquired R knowledge to plot an interesting
- Be creative,
- Visualize a selected variables using boxplot and histogram on one plot (HINT: parameter mfrow),
- Discuss the result with your colleagues and TAs.

```{r}
unlink(local_file_path)
```

0 comments on commit b8c7293

Please sign in to comment.