Module: table-export

A mixin object containing methods for data preprocessing before download.

Source:

Methods

(method) spectraTable(rows, columns)

Converts the spectra table data for download to a CSV file.

Parameters:
Name Type Description
rows Array

The table rows.

columns Array

The table columns.

Source: