Skip to content

Commit 2aad767

Browse files
committed
Add citations and other minor improvements
1 parent 70a3931 commit 2aad767

File tree

6 files changed

+1178
-308
lines changed

6 files changed

+1178
-308
lines changed

README.Rmd

+2-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,8 @@ install.packages("tidyterra")
164164
You can install the development version of **tidyterra** like so:
165165

166166
```{r, eval=FALSE }
167-
remotes::install_github("dieghernan/tidyterra")
167+
# install.packages("pak")
168+
pak::pak("dieghernan/tidyterra")
168169
```
169170

170171
Alternatively, you can install **tidyterra** using the

0 commit comments

Comments
 (0)