Sketch counterparts of ggplot2::element_line() and ggplot2::element_rect().
Use them in ggplot2::theme() (or via theme_sketch(rough_frame = TRUE)) to
render gridlines, panel borders, and axis ticks with the same wobbly,
double-stroke look as the geoms. They accept the usual element arguments plus
the shared sketch parameters (roughness, bowing, n_passes, seed).