add plot into layout placeholder
phl_with_plot(x, olay, id, plotFnc, ...)
x | rpptx object |
---|---|
olay | an OfficerLayout object created using |
id | an single integer with an id of the placeholder from |
plotFnc | a function which creates a plot when called. |
... | other arguments passed to |