Basic plots of yaps output
plotYaps(inp, yaps_out, type = "map", xlim = NULL, ylim = NULL, main = NULL)
inp | Input object obtained using |
---|---|
yaps_out | Output from succesful run of |
type | Plot type. |
xlim, ylim | Optional vectors of length 2 to set xlim and/or ylim. |
main | Title of plot - optional. |