createRedirectPage: Create a redirect page

View source: R/reporting-zipClinDataReviewReport.R

createRedirectPageR Documentation

Create a redirect page

Description

Create an html page that redirects to the "1-introduction.html" page of the clinical data report available in a directory. See output from render_clinDataReviewReport.

Usage

createRedirectPage(redirectPage = "report.html", dir = "report_dependencies")

Arguments

redirectPage

String with the path of the html file that redirects to the "1-introduction.html" page of the report.

dir

String for the path where the "1-introduction.html" is stored.

Value

The html file is created.


clinDataReview documentation built on April 12, 2025, 1:14 a.m.