# NOT RUN {
x <- data.frame(species = "A",
decimallongitude = c(12.58, 12.58),
decimallatitude = c(55.67, 30.00))
cc_gbif(x)
cc_gbif(x, value = "flagged")
# }
Run the code above in your browser using DataLab