filename-methods: Methods for getting the name of a file for a CSVFile or...

Description Methods

Description

These methods return the filename for a report, for report types where a single file is produced.

Methods

signature(object = "CSVFile")

Return the file name of the CSVFile. This is generated by adding '.csv' to the shortName of the report.

signature(object = "HTMLReport")

Return the file name of the HTMLReport. This is generated by adding '.html' to the shortName of the report.


ReportingTools documentation built on March 10, 2021, 2 a.m.