g2_output: Wrapper functions for using rg2 in shiny

View source: R/shiny.R

g2_outputR Documentation

Wrapper functions for using rg2 in shiny

Description

Use g2Output() to create a UI element, and renderG2() to render the map widget.

Usage

g2_output(outputId, width = "100%", height = "400px")

Arguments

outputId

output variable to read from

width, height

the width and height of the chart


13kay/rg2 documentation built on Feb. 16, 2024, 10:22 p.m.