Learn R Programming

RadOnc (version 1.0.5)

structure.list-class: Class "structure.list"

Description

A data structure containing one or more 3D structure (structure3D) objects

Arguments

Objects from the Class

Objects can be created by calls of the form new("structure.list", structures, ...).

See Also

structure3D

Examples

Run this code
# Description of structure/slots in class	
showClass("structure.list")

Run the code above in your browser using DataLab