Clean References Dataframe
clean_references_df(endnote_list, give_hints = FALSE, dbg = TRUE)
endnote_list | list created with create_endnote_list() |
---|---|
give_hints | if TRUE hints will be generated, e.g. "add_public_or_confidential" for accessiblity data |
dbg | show debug messages (default: TRUE) |
cleaned references_df
#> Error in lapply(seq_along(endnote_list), function(rec_id) { record_list_to_df(record_list = endnote_list[rec_id], collapse)}): object 'endnote_list' not found#> Error in head(refs_clean_df): object 'refs_clean_df' not found