ecl-logo Documentation

ValidPlotTableQ

ValidPlotTableQ[values]testSummary

returns an EmeraldTestSummary which contains the test results of PlotTable[values] for all the gathered tests/warnings or a single Boolean indicating validity.

ValidPlotTableQ[objects, fields]testSummary

returns an EmeraldTestSummary which contains the test results of PlotTable[objects, fields] for all the gathered tests/warnings or a single Boolean indicating validity.

Details

    Input
    Output
    Data Specifications Options
    Plot Labeling Options
    Plot Style Options
    General Options
    Control Options
    Attributes
  • HoldRest

Examples

Basic Examples  (3)

Return test results for all the gathered tests/warning:

The function will return False if there is an invalid option:

Regular list inputs:

Options  (2)

OutputFormat  (1)

Specify OutputFormat to be TestSummary:

Verbose  (1)

See what went wrong by Verbose->Failures: