jonesor / Rcompadre

R tools for obtaining and manupulating data from the COMPADRE and COMADRE Plant and Animal Matrix Databases
https://jonesor.github.io/Rcompadre/
11 stars 12 forks source link

cdb_rbind - allow binding of COMPADRE objects with different metadata. #120

Open jonesor opened 3 years ago

jonesor commented 3 years ago

I think it would be a good idea to allow joining of CompadreDB objects with different metadata. This would allow users to merge their own data with that of COMPADRE/COMADRE without needing to add columns of NA for non-important metadata.

The output object could by default keep all metadata columns across CompadreDB objects and insert NA for missing values