plotnull | R Documentation |
plotnull there are often circumstances, for example, when plotting up results from each year and each SAU, where there will be combinations of year and SAU that have no data, but to avoid a problem with the plotting it is necessary to generate an empty plot.
plotnull(msg = "")
msg |
a message to be printed in the middle of the empty plot. |
nothing but it does generate a plot
plotnull("An empty plot")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.