embed.data: Embed data into plan

View source: R/plankit-functions.R

embed.dataR Documentation

Embed data into plan

Description

Embed the data (CT, contours, beams, values, vois) associated with a plan directly in the plan object (to provide portability).

Usage

embed.data(plan, embed.ct = TRUE, embed.contours = TRUE,
  embed.beams = TRUE, embed.values = TRUE, embed.vois = TRUE)

Arguments

plan

A plan.

embed.ct, embed.contours, embed.beams, embed.values, embed.vois

By default all data are embedded.

Value

A plan with embedded data.

See Also

Other PlanKIT: run.dek.forward, run.dek.inverse


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