Learn R Programming

RadioGx (version 0.0.2)

radiationTypes: radiationTypes Generic

Description

A generic for the radiationTypes method

Usage

radiationTypes(rSet)

Arguments

rSet

A RadioSet

Value

A vector of the radiation names used in the RadioSet

Examples

Run this code
# NOT RUN {
radType <- radiationTypes(Cleveland_small)
radType[1:10]

# }

Run the code above in your browser using DataLab