show,RadioSet-method {RadioGx}R Documentation

Show a RadioSet

Description

Show a RadioSet

Usage

## S4 method for signature 'RadioSet'
show(object)

Arguments

object

A RadioSet object

Value

Prints the RadioSet object to the output stream, and returns invisible NULL.

Examples

data(clevelandSmall)
clevelandSmall


[Package RadioGx version 1.4.0 Index]