Summarise counts of ‘srr’ standards from full ‘srr’ report
Description
Summarise counts of ‘srr’ standards from full ‘srr’ report
Usage
srr_counts_summary(srr_rep, has_errors = FALSE)
Arguments
srr_rep: An ‘srr’ report generated by thesrr::srr_report()function.has_errors: This isTRUEwhen the ‘srr’ report has errors, in which case the final message issued here excludes statements about package being able to be submitted.
Seealso
Other ropensci:
[check_issue_template](check_issue_template)(),
[is_user_authorized](is_user_authorized)(),
[push_to_gh_pages](push_to_gh_pages)(),
[readme_has_peer_review_badge](readme_has_peer_review_badge)(),
[srr_counts](srr_counts)(),
[srr_counts_from_report](srr_counts_from_report)(),
[stats_badge](stats_badge)()
Concept
ropensci
Value
Character vector with markdown-formatted summary summary of numbers of standards complied with.