Audit a ResearchEquals certificate against the CODECHECK curation policy
Source:R/researchequals.R
check_researchequals_record.RdAudit a published ResearchEquals module against the CODECHECK curation policy
Usage
check_researchequals_record(record, register_dir = getwd(), venue = NULL)Arguments
- record
certificate ID, ResearchEquals version ID, DOI or URL
- register_dir
directory holding `register.csv`, used to resolve a certificate ID and its venue, defaults to the working directory
- venue
the register venue of the certificate, e.g. "AGILEGIS"; looked up in `register.csv` when `record` is a certificate ID. Without it a venue-specific collection, i.e. Reproducible AGILE, is not checked.