addDateOfReportRun {clinDataReview} | R Documentation |
Add date of report running
Description
Add the today's date of when the report runs to the info of the metadata.
Usage
addDateOfReportRun(summaryInfo)
Arguments
summaryInfo |
matrix, see output from |
Value
A matrix, same as input summaryInfo
with an extra row with the date
of today.
[Package clinDataReview version 1.6.1 Index]