svgLineTo: SVG Path Line

Description Usage Arguments Value Examples

View source: R/mask.R

Description

SVG Path Line

Usage

1
svgLineTo(x, y, digits = 2)

Arguments

x, y

coordinates

digits

number of digits to round to

Value

string with L path component

Examples

1
svgLineTo(20.123, 30.456)

facelab/webmorph documentation built on April 11, 2021, 6:34 a.m.