convertReportToAspx: Convert report format from .html to .aspx

View source: R/reporting-convertHtmlToAspx.R

convertReportToAspxR Documentation

Convert report format from .html to .aspx

Description

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.

Usage

convertReportToAspx(reportDir = ".")

Arguments

reportDir

String for the path to the directory where the clinical data reports are stored, defaults to current directory

Value

no return value, files in directory are modified


clinDataReview documentation built on March 7, 2023, 5:13 p.m.