Report files generated as output of render_clinDataReviewReport
are converted from .html to
to .aspx format by changing extensions and cross-links of all files within the directory reportDir
.
This allows for deployment on SharePoint.
convertReportToAspx(reportDir = ".")
no return value, files in directory are modified
String for the path to the directory where the clinical data reports are stored, defaults to current directory