View source: R/plot_MRA_grid.R
plot_MRA_grid | R Documentation |
Plot the MRA spatial grid from the output of mra_wendland_2d()
plot_MRA_grid(MRA, base_size = 12, file = NULL, width = 16, height = 9)
MRA |
The output from |
base_size |
The base size for the plot |
file |
If |
width |
If a file path is specified, |
height |
If a file path is specified, |
Either a ggplot object (if file = NULL
) or a saved image file with no return (file
is not NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.