has_results-methods: Check which results a Z* object has.

Description Usage Arguments Details Value Author(s) See Also

Description

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

Usage

1
2
3
4
5
6
7
has_results(x)

## S4 method for signature 'Zresults'
has_results(x)

## S4 method for signature 'Zvariant'
has_results(x)

Arguments

x

Zvariant-class or Zresults object.

Details

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

Value

list of logical values

Author(s)

Joona Lehtomaki joona.lehtomaki@gmail.com

See Also

Zvariant-class


cbig/zonator documentation built on May 23, 2020, 7:02 a.m.