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

filename-methodsR Documentation

Methods for getting the name of a file for a CSVFile or HTMLReport.

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.


JasonHackney/ReportingTools documentation built on Oct. 23, 2023, 9:24 p.m.