Skip to content

Commit 35adea7

Browse files
authoredJun 7, 2020
Update README.md
1 parent 285b1da commit 35adea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ list_df(x2,db = "colchina")
144144

145145
###### Get Catalogue of Life Global checklist via species name and id
146146
```r
147-
x3 <- get_colglobal(query = queries, option = "name")
147+
x3 <- get_col_global(query = queries, option = "name")
148148
class(x3)
149149
```
150150
```r

0 commit comments

Comments
 (0)