Namespace: SupTechStats

SupTechStats

Methods

(static) getDataFile(yearFolderopt, yearStr) → {SupTechStatsFile}

Gets a SupTechStats spreadsheet File object for the given year. An undefined value for the yearFolder is allowed.
Parameters:
Name Type Attributes Description
yearFolder Object <optional>
instance of class Folder
yearStr string the given year
Source:
Returns:
- [ supTechStatsFile, newSupTechStatsFile ]
Type
SupTechStatsFile

(static) yearlyInit(yearlySupTechFile, yearStr) → {undefined}

Initializes SupTechStats spreadsheet for the given year
Parameters:
Name Type Description
yearlySupTechFile Object instance of class File
yearStr string current year
Source:
Returns:
Type
undefined