buildCSV.R

library(jsonlite)
write.csv(fromJSON("collections.json"),file = "collections.csv",row.names = F)
iDigBio/idb-us-collections documentation built on June 6, 2020, 11:03 a.m.