View source: R/display-functions.R
| display.beams | R Documentation |
Beam statistics plot
display.beams(beams, plan = NULL, numeric = FALSE, show.plot = TRUE,
file.name = NULL, height = 7, width = 7, dpi = 300,
field.names = NULL)
beams |
The beams dataframe. |
plan |
The plan object. |
numeric |
Display a numeric ID for the fields (default uses a beamLine+angles code). |
file.name |
File name for saving the plot. |
height |
The height of the saved plot image (inches). |
width |
The width of the saved plot image (inches). |
dpi |
dpi of the saved image. |
field.names |
Optional vector of the names for the different fields |
shot.plot |
Show plot. |
If show.plot=FALSE, it returns a ggplot object.
Other Beams: add.field,
convert.fluence2mu,
convert.mu2fluence,
create.beam, create.field,
display.beamports, get.beams,
get.ct.entrance.point,
get.isocenter, get.rays,
read.beams, write.beams
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.