plotShadowExposure is an internal function for
plotting exposure rates from a simulation.
plotShadowExposure(
x,
theta_type,
segment,
use_segment_label,
color,
color_final,
rmse,
use_par,
...
)an output_Shadow_all object.
true or estimated. The type of theta to define theta segments for plotting purposes.
the segment index to do the plotting. NULL plots all segments.
TRUE labels each segment using the theta range of the segment.
the color for exposure rate bars.
the color for exposure rate bars, treating items administered in non-true segments as not exposed.
TRUE shows the theta estimation RMSE in each segment.
TRUE allows this function to set graphic margins through par.
not used.