Description Usage Arguments Details Value See Also
Make Spreadsheet attachment Creates an excel spreadsheet with individual-level results.
| 1 2 3 4 5 | md_data_attachment(
  dois,
  df = cr_compliance_overview(get_cr_md(dois[is_metacheckable(dois)])),
  path = fs::file_temp(ext = "xlsx")
)
 | 
| dois | character, all submitted dois | 
| df | compliance data from  | 
| path | a file name to write to | 
The spreadsheet includes these sheets:
cr_overview: Overview results
cc_license_check: Detailed results licensing check
tdm: Detailed results full text links and TDM
funder_info: Funding information from Crossref
pretest: Results of the pretest
path to the created file
Other communicate: 
emailReport(),
email,
mcApp(),
mcControls,
report,
runMetacheck()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.