product {rsat}R Documentation

Get the name of the product from a records or an rtoi

Description

Get the name of the product from a records or an rtoi

Usage

product(x)

## S4 method for signature 'records'
product(x)

## S4 method for signature 'rtoi'
product(x)

Arguments

x

a records or an rtoi object.

Value

the name of the product in the records


[Package rsat version 0.1.21 Index]