as_girafe: Convert a 'ggplot2' object to 'ggiraph::girafe'

Description Usage Arguments

View source: R/markdown.R

Description

shuffle_widget generates HTML tags, to represent 'ggplot2' objects you need to convert them. This is the purpose of this function, you can also use 'ggiraph' or 'plotly'.

Usage

1
as_girafe(p, width = 400, height = 300, ...)

Arguments

p

A 'ggplot2' object.

width

Width, in numeric and pixels.

height

Height, in numeric and pixels.

...

Arguments passed to girafe.


dreamRs/shufflecards documentation built on Dec. 4, 2019, 4:44 a.m.