# S3 method for fm_segm
plot(x, ..., add = FALSE)# S3 method for fm_segm
lines(
x,
loc = NULL,
col = NULL,
colors = c("black", "blue", "red", "green"),
add = TRUE,
xlim = NULL,
ylim = NULL,
rgl = FALSE,
asp = 1,
axes = FALSE,
xlab = "",
ylab = "",
visibility = "front",
...
)
# S3 method for fm_segm_list
plot(x, ...)
# S3 method for fm_segm_list
lines(x, ...)