Created
March 23, 2020 15:51
-
-
Save alfcrisci/84c9692357b88eb8159f40d7e4ebb5fb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
library(plantnet) | |
key="" # get keys | |
imageURL=c("https://munapptplants.github.io/plants_2020/plant_orchi_munap1.jpeg", | |
"https://munapptplants.github.io/plants_2020/plant_orchi_munap2.jpeg") | |
classifications <- identify(key, imageURL) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment