Learn R Programming

RadOnc (version 1.0.5)

RTdata-class: Class "RTdata"

Description

A data structure containing a corresponding CT image, dose grid, and structure set

Arguments

Objects from the Class

Objects can be created by calls of the form new("RTdata", name, CT, dose, structures, ...).

See Also

structure.list

Examples

Run this code
showClass("RTdata")

Run the code above in your browser using DataLab