plot_BC | R Documentation |
Map for BC coast, adapted from an example in Rowan Haigh's TESA course
plot_BC(
xlim = c(-134, -123),
ylim = c(48, 55.4),
zlev = seq(200, 1200, 200),
showBathymetry = FALSE,
...
)
xlim |
range of x (longitude) |
ylim |
range of y (latitude) |
zlev |
depth contours to show |
showBathymetry |
if TRUE then show bathymetry contours |
... |
other arguments to |
Map of BC land and sea
Andrew Edwards
## Not run:
#
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.