Learn R Programming

zonator (version 0.6.0)

results: Getter method for results (Zresults) in a class Zvariant object.

Description

Since not all changes to Zvariant are reflected to its Zresults (e.g. feature and group names) there may quite a lot runtime patching going on.

Usage

results(x)

# S4 method for Zvariant results(x)

Arguments

x

Zvariant object.

Value

Zresults object. If variant doesn't have any results return NA.

Details

Results are returned even if only part of them are available.

See Also

Zresults-class