mipplot_interactive_line: A function to launch interactive plot using Shiny

Description Usage Arguments Value Examples

View source: R/mipplot_interactive_line.R

Description

A function to launch interactive line plot. The function arguments include the input dataframe, labels for the plot/axes/legend, and faceting dimensions

Usage

1

Arguments

D

A quitte format dataframe of IAMC data to produce graph.

language

A string of language for initial plot. Possible values are "en", "jp", "es", "zh-cn", "zh-tw". The default value is "en".

Value

No return value, called for side effects

Examples

1
2
3

mipplot documentation built on May 18, 2021, 9:07 a.m.