if (FALSE) {
library(geojsonR)
vec_files = c("/myfolder/Feature1.geojson", "/myfolder/Feature2.geojson",
"/myfolder/Feature3.geojson", "/myfolder/Feature4.geojson",
"/myfolder/Feature5.geojson")
res = Features_2Collection(vec_files, bbox_vec = NULL)
}
Run the code above in your browser using DataLab