Learn R Programming

mathart (version 0.0.0.9000)

sand_paint: Sand paint

Description

Sand paints a set of line segments

Usage

sand_paint(edges, n_grains = 100)

Arguments

n_grains

Number of grains distributed across each line segment

points

A data frame with x, y, xend, yend coordinates for the line segments

Examples

Run this code
# NOT RUN {
sand_point()
# }

Run the code above in your browser using DataLab