opt {MultiDataSet}R Documentation

Method to get the options sued to create the ResultSet

Description

Method that returns a list with the options used to create the ResultSet.

Usage

opt(object)

Arguments

object

A ResultSet object.

Value

A list with the options used to create the ResultSet.

Examples

data(rset)
opt(rset)

[Package MultiDataSet version 1.16.0 Index]