run a flodia without plotting (e.g to extract co-ordinates)
flodia_null(f, args = list(), oma = rep(0.1, 4))
Arguments
| f |
flodia plot function |
| args |
list of named arguments to f |
| oma |
numeric of length 4 specifying outer margin of plot, at x0, y0,
x1, and y1. Default is 0.1 |