At the moment, fields not defined within the c14datelist are removed, but in some cases the additional fields are needed for analysis. As an example, aDRAC now contains a CLASS field that contains information on the reliability of each date. This field is crucial in order to properly filter the db.
Thus: what do you think about adding an option that returns the c14datelist + appended remaining fields? Something like get_c14data(c("adrac", "all"))?