Draw exposure rate plots by theta segment.
plotExposureRateBySegment(object, config, max_rate = 0.25,
file_pdf = NULL, width = 7, height = 6, mfrow = c(2, 4))An output object generated by Shadow.
A target item exposure rate.
If supplied a filename, save as a PDF file.
Width of the graphics device.
Height of the graphics device.
Number of multiple figures defined as c(nrow, ncol).