md_data_attachment: Make Spreadsheet attachment Creates an excel spreadsheet with...

Description Usage Arguments Details Value See Also

Description

Make Spreadsheet attachment Creates an excel spreadsheet with individual-level results.

Usage

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")
)

Arguments

dois

character, all submitted dois

df

compliance data from cr_compliance_overview()

path

a file name to write to

Details

The spreadsheet includes these sheets:

Value

path to the created file

See Also

Other communicate: emailReport(), email, mcApp(), mcControls, report, runMetacheck()


subugoe/hybridmdpackage documentation built on Jan. 25, 2022, 9:51 p.m.