Skip to content

Commit

Permalink
curl
Browse files Browse the repository at this point in the history
  • Loading branch information
beatrizmilz committed Dec 10, 2023
1 parent 801be1e commit e32f04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

``` r
pacotes_necessarios <- c("httr", "readxl", "janitor", "dplyr", "parzer", "glue",
"sf", "ggplot2", "leaflet", "geobr", "terra", "mapivew")
"sf", "ggplot2", "leaflet", "geobr", "terra", "mapivew", "curl")

install.packages("pacotes_necessarios")
```
Expand Down

0 comments on commit e32f04f

Please sign in to comment.