CoordSketch             A hand-drawn coordinate system
CoordSketchPolar        A hand-drawn polar coordinate system
GeomSketchAbline        Sketchy reference lines
GeomSketchArrow         Sketchy content-aware arrows
GeomSketchBoxplot       Sketchy boxplot
GeomSketchBracket       Sketchy significance / comparison brackets
GeomSketchCallout       Sketchy callouts (boxed labels with a leader
                        arrow)
GeomSketchChicklet      Sketchy chicklet chart
GeomSketchCol           Sketchy column / bar geom
GeomSketchContourFilled
                        Sketchy filled contour and 2-D density bands
GeomSketchCurve         Sketchy curved connector
GeomSketchDotplot       Sketchy dot plot
GeomSketchDumbbell      Sketchy dumbbell chart
GeomSketchEdge          Sketchy network edges and nodes
GeomSketchEllipse       Sketchy circle and ellipse geoms
GeomSketchEngrave       Sketchy engraving: tonal shading by hatch-line
                        density
GeomSketchGantt         Sketchy Gantt / timeline chart
GeomSketchHex           Sketchy hexagonal heatmap
GeomSketchLine          Sketchy line geom
GeomSketchLinerange     Sketchy interval geoms
GeomSketchLollipop      Sketchy lollipop chart
GeomSketchMarkCircle    Sketchy bounding marks around point groups
GeomSketchMarkHull      Sketchy hull marks around point groups
GeomSketchPath          Sketchy path geom
GeomSketchPoint         Sketchy point geom
GeomSketchPolygon       Sketchy polygon geom
GeomSketchRect          Sketchy rectangle / tile geom
GeomSketchRibbon        Sketchy ribbon and area geoms
GeomSketchRug           Sketchy marginal rug
GeomSketchSegment       Sketchy segment and step geoms
GeomSketchSfPolygon     Sketchy simple-features (sf) maps
GeomSketchSlope         Sketchy slope graph
GeomSketchSmooth        Sketchy smoothed conditional mean
GeomSketchSpoke         Sketchy spoke geom
GeomSketchTextRepel     Sketchy repelled text and labels
GeomSketchViolin        Sketchy violin plot
StatSketchBeeswarm      Sketchy beeswarm chart
StatSketchCalendar      Sketchy calendar heatmap
StatSketchDensityRidges
                        Sketchy ridgeline (joyplot)
StatSketchFunnel        Sketchy funnel chart
StatSketchPie           Sketchy pie and donut charts
StatSketchPyramid       Sketchy population pyramid
StatSketchRadar         Sketchy radar (spider) chart
StatSketchStream        Sketchy streamgraph
StatSketchTreemap       Sketchy treemap
StatSketchWaffle        Sketchy waffle chart
StatSketchWaterfall     Sketchy waterfall chart
animate_sketch          Animate a sketch plot by "boiling" its lines
annotate_sketch         Sketchy annotations
annotate_sketch_arrow   Add a one-off sketchy arrow annotation
annotate_sketch_callout
                        Add a one-off sketchy callout annotation
annotate_sketch_highlight
                        Highlighter swipes and hand-drawn underlines
arrowhead               Build the ideal paths for one arrowhead
boil_gganimate          Boil a gganimate animation (sketch wobble +
                        data transitions)
curve_fill              Flatten a closed Bezier boundary to a polygon,
                        then fill
element_sketch_line     Hand-drawn theme elements
element_sketch_paper    Paper-ground theme element
engrave_fill            Fill a region with tonal engraving (line
                        density follows a tone field)
engrave_ladder          Build a tonal hatch ladder for engraving fills
force_layout            Force-directed graph layout
                        (Fruchterman-Reingold)
geom_sketch_alluvial    Sketchy alluvial / Sankey diagram
geom_sketch_arc_diagram
                        Sketchy arc diagram
geom_sketch_bin2d       Sketchy 2-D bin heatmap
geom_sketch_bump        Sketchy bump (ranking) chart
geom_sketch_chord       Sketchy chord diagram
geom_sketch_contour     Sketchy contour lines
geom_sketch_count       Sketchy count geom
geom_sketch_dendrogram
                        Sketchy dendrogram (hierarchical-clustering
                        tree)
geom_sketch_density     Sketchy density geom
geom_sketch_density2d   Sketchy 2-D density contours
geom_sketch_ecdf        Sketchy empirical cumulative distribution
geom_sketch_function    Sketchy function curve
geom_sketch_histogram   Sketchy histogram and frequency polygon
geom_sketch_jitter      Sketchy jittered points
geom_sketch_marimekko   Sketchy Marimekko (variable-width stacked bar)
                        chart
geom_sketch_mosaic      Sketchy mosaic plot
geom_sketch_parallel    Sketchy parallel-coordinates plot
geom_sketch_qq          Sketchy quantile-quantile plot
geom_sketch_quantile    Sketchy quantile regression lines
geom_sketch_rose        Sketchy coxcomb / Nightingale rose chart
geom_sketch_sunburst    Sketchy sunburst (hierarchy) chart
geom_sketch_text        Sketchy text and labels
ggsketch_check_fonts    Check for optional handwriting fonts
ggsketch_save           Save a sketch plot with a font-aware device
hachure_fill            Fill a polygon with hachure lines using the AET
                        scan-line algorithm
hachure_fill_multi      Fill a multi-ring region with hachure lines
                        (hole-aware)
leader_path             Route a leader line from a box edge to a target
paper_grain             Wash-feathering grain factor for a paper ground
paper_primitives        Build the vector primitives for a paper ground
paper_spec              Palette + layout spec for a paper ground
register_sketch_font    Register a handwriting font for reproducible
                        sketch text
repel_layout            Repel overlapping label boxes away from each
                        other and their anchors
rough_arc               Roughen an elliptical arc into one or more
                        sketch stroke paths
rough_bezier            Roughen a cubic Bezier curve
rough_ellipse           Roughen an ellipse into one or more sketch
                        stroke paths
roughen_polyline        Roughen a polyline (multiple connected
                        segments)
scale_medium_discrete   Discrete scale for the drawing 'medium'
                        aesthetic
scale_pressure_continuous
                        Continuous scale for the sketch 'pressure'
                        aesthetic
scale_roughness_continuous
                        Continuous scale for the sketch 'roughness'
                        aesthetic
scale_sketch            Sketch colour and fill scales
scale_tone_continuous   Continuous scale for the engraving 'tone'
                        aesthetic
sketch_arrow_grob       Create a sketchy arrow grob
sketch_arrowheads       The available arrowhead styles
sketch_band_grob        Create a sketchy filled-band grob (hole-aware
                        region)
sketch_callout_grob     Create a sketchy callout grob (boxed label +
                        leader arrow)
sketch_dotplot_grob     Create a sketchy dot-plot grob (stacked
                        circular dots)
sketch_ellipse_grob     Create a sketchy ellipse / circle grob
sketch_engrave_grob     Create a sketchy engraving grob (tonal
                        cross-hatch by line density)
sketch_fill             Dispatch fill-style to the appropriate Layer-1
                        fill function
sketch_fill_multi       Dispatch fill-style for a multi-ring
                        (hole-aware) region
sketch_graph            Build node and edge data for a sketch network
sketch_media            The available drawing media
sketch_palette          The ggsketch qualitative colour palette
sketch_papers           The available paper grounds
sketch_path_grob        Create a sketchy path grob
sketch_polygon_grob     Create a sketchy polygon grob with optional
                        hachure fill
sketch_repel_grob       Create a sketchy repelled-label grob
sketch_spray_grob       Create an airbrush / spray stroke grob
sketch_stroke_grob      Create a variable-width sketch stroke grob
sketch_style            Apply a complete hand-drawn style in one call
sketch_styles           The available style presets
sketch_wedge_grob       Create a sketchy pie/donut-wedge grob
spray_scatter           Scatter a cloud of dots along a path (airbrush
                        / spray)
stroke_profile          Width-profile presets for 'stroke_ribbon()'
stroke_ribbon           Build a variable-width stroke as a closed
                        polygon ribbon
theme_sketch            A hand-drawn theme for ggplot2
treemap_layout          Squarified treemap layout
wash_bleed              Pigment bleed between two overlapping wash
                        regions
watercolor_wash         Build a watercolour wash for a polygon region
watercolor_wash_multi   Build a hole-aware watercolour wash for a
                        multi-ring region
