wk_plot(
handleable,
...,
asp = 1,
bbox = NULL,
xlab = "",
ylab = "",
rule = "evenodd",
add = FALSE
)# S3 method for wk_wkt
plot(
x,
...,
asp = 1,
bbox = NULL,
xlab = "",
ylab = "",
rule = "evenodd",
add = FALSE
)
# S3 method for wk_wkb
plot(
x,
...,
asp = 1,
bbox = NULL,
xlab = "",
ylab = "",
rule = "evenodd",
add = FALSE
)
# S3 method for wk_xy
plot(x, ..., asp = 1, bbox = NULL, xlab = "", ylab = "", add = FALSE)
# S3 method for wk_rct
plot(x, ..., asp = 1, bbox = NULL, xlab = "", ylab = "", add = FALSE)
# S3 method for wk_crc
plot(x, ..., asp = 1, bbox = NULL, xlab = "", ylab = "", add = FALSE)