get_plot_type: Get default plot_type

Description Usage Arguments Examples

View source: R/utils-plots.R

Description

Get default plot_type

Usage

1
get_plot_type(metric_id, plot_type = NULL)

Arguments

metric_id

metric id

plot_type

plot type

Examples

1
2
3
4
5
6
## Not run: 
get_plot_type('pct_avg_rating')
get_plot_type('nb_started')
get_plot_type('nb_started', 'line')

## End(Not run)

ramnathv/shinymetrics documentation built on June 29, 2020, 10:39 p.m.