If the results are availbale (i.e. variants have been run) then the variant should have a list object containing the results.

has_results(x)

# S4 method for Zresults
has_results(x)

# S4 method for Zvariant
has_results(x)

Arguments

x

Zvariant-class or Zresults object.

Value

list of logical values

Details

The value returned is a list of logical where key of each element corresponds to a specific type of results.

See also