draw_data: Freehand drawing

View source: R/draw-data.R

draw_dataR Documentation

Freehand drawing

Description

Opens up a dialogue that lets you draw your data.

Usage

draw_data(data = NULL)

Arguments

data

Optional data.frame with x and y values that can used as background to guide your drawing.

Value

A data.frame with the x and y values of your data and a .group column that identifies each stroke.

See Also

Other helper functions: delayed_with(), densify(), mean_dist_to_sf(), mean_dist_to(), mean_self_proximity(), moments_n(), truncate_to()


metamer documentation built on June 24, 2022, 1:06 a.m.