Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Otoliths authored Jun 7, 2020
1 parent 285b1da commit 35adea7
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 @@ -144,7 +144,7 @@ list_df(x2,db = "colchina")

###### Get Catalogue of Life Global checklist via species name and id
```r
x3 <- get_colglobal(query = queries, option = "name")
x3 <- get_col_global(query = queries, option = "name")
class(x3)
```
```r
Expand Down

0 comments on commit 35adea7

Please sign in to comment.