qd_draw: qd_draw

Description Usage Arguments Value Examples

View source: R/qd_draw.R

Description

qd_draw

Usage

1
qd_draw(object, animate = FALSE)

Arguments

object

A tibble object produced by qd_tidy()

animate

An option to display the QuickDraw in animation

Value

An animation of the quick draw

Examples

1
2
apple <- qd_read("apple") %>% qd_tidy(1)
qd_draw(apple)

huizezhang-sherry/quickdraw documentation built on July 17, 2020, 8:40 a.m.