cartographerOutput: Widget output function for use in Shiny

View source: R/cartographer.R

cartographerOutputR Documentation

Widget output function for use in Shiny

Description

Widget output function for use in Shiny

Usage

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

Arguments

outputId

ID used for the output.

width

Width of the output.

height

Height of the output.


ropensci/cartographer documentation built on May 18, 2022, 9:49 a.m.