Skip to contents

Custom visual raster line plot

Usage

vr_geom_line(l, size = 2, color = "#11111199", ...)

Arguments

l

data.frame containing a x and y column

size

integer point size

color

color line colors

...

other arguments passed to [ggplot2::geom_line()]