getPrettyReport: The function prints a formatted test script analysis.

View source: R/grade.r

getPrettyReportR Documentation

The function prints a formatted test script analysis.

Description

This function is used inside the getTestScriptReport function to produce a formatted report as output.

Usage

getPrettyReport(report, script_path)

Arguments

report

a list object that is produced from the getTestScriptReport function

script_path

a string representing the relative path to the test script


gradeR documentation built on Jan. 20, 2026, 1:06 a.m.