get.contours: Get contours from plan

View source: R/vois-functions.R

get.contoursR Documentation

Get contours from plan

Description

Get the contours dataframe from the plan object.

Usage

get.contours(plan)

Arguments

plan

the plan object. It can be a list of plans.

Value

A contours dataframe (or a list of dataframes) consisting of:

id

index of the contours

polygon

index of the polygon

slice

index of the slice

x,y,z

x,y,z coordinates

contour

contour (VOI) name

tissue

tissue+biological model name

type

contour type (target, OAR, etc.)

See Also

Other Contours: add.colours.contours, display.contours.legend, sanitize.contours, volume.contours


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.