Skip to content

Commit 7ef8e4c

Browse files
committed
syntax
- .binder/install.R
1 parent 01f173a commit 7ef8e4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.binder/install.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
install.packages(
1+
install.packages(c(
22
"fs",
33
"knitr",
44
"leafem",
@@ -14,4 +14,4 @@ install.packages(
1414
"tmaptools",
1515
"viridis",
1616
"xaringan"
17-
)
17+
))

0 commit comments

Comments
 (0)