Rug plot in 1d using the interactive loon package

rug_1d_loon(zargs, ...)

Arguments

zargs

The argument list as passed from zenplot()

...

Additional parameters passed to loon::l_plot()

Value

A loon loon::l_plot(...)

Note

Just calls points_1d_loon with glyph = "osquare" to preserve linking

Author

Marius Hofert and Wayne Oldford