Closed nuest closed 6 years ago
It would be cool to be able to adjust plotting options when simply doing plot(my_boxes), see https://github.com/noerw/opensensmapR/blob/925909ebe85382fb041cac85f49018680ad2bacc/R/box_utils.R#L25 where ... could be forwarded.
plot(my_boxes)
...
Oh, I thought ... was already passed on. Will add it!
It would be cool to be able to adjust plotting options when simply doing
plot(my_boxes)
, see https://github.com/noerw/opensensmapR/blob/925909ebe85382fb041cac85f49018680ad2bacc/R/box_utils.R#L25 where...
could be forwarded.