View source: R/plankit-functions.R
embed.data | R Documentation |
Embed the data (CT, contours, beams, values, vois) associated with a plan directly in the plan object (to provide portability).
embed.data(plan, embed.ct = TRUE, embed.contours = TRUE,
embed.beams = TRUE, embed.values = TRUE, embed.vois = TRUE)
plan |
A plan. |
embed.ct , embed.contours , embed.beams , embed.values , embed.vois |
By default all data are embedded. |
A plan with embedded data.
Other PlanKIT: run.dek.forward
,
run.dek.inverse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.