createCartogram: Create a Cartogram object in R

Description Usage Arguments Value

Description

This function is called from ‘server.R’ and returns an object that can be used to manipulate the cartogram from R.

Usage

1
createCartogram(session, outputId)

Arguments

session

The session argument passed through from the shinyServer server function.

outputId

The string identifier that was passed to the corresponding cartogramOutput().

Value

A list of methods. See the package vignette vignette('intro', 'shinyCartogram') for details.


saurfang/shinyCartogram documentation built on May 29, 2019, 3:20 p.m.