plot_grid(file, text.color = "gray60", text.size = 3, grid.color = text.color, grid.data = grid_calc())
grid_calc
function.Returns an image with a grid and labels.
Description
## Not run: # deb <- system.file("extdata/deb_roy.png", package = "embodied")# plot_grid(deb, grid.data = grid_calc(5))# ## End(Not run)