ga_model_shiny_template: Get a Shiny template file

View source: R/model_shiny_templates.R

ga_model_shiny_templateR Documentation

Get a Shiny template file

Description

Gets a pre-created template from the googleAnalyticsR samples

Usage

ga_model_shiny_template(name = "list", read_lines = FALSE)

Arguments

name

the template name

read_lines

If TRUE will use readLines() to print out the template contents

See Also

Other GA modelling functions: ga_model_edit(), ga_model_example(), ga_model_load(), ga_model_make(), ga_model_save(), ga_model_shiny_load(), ga_model_shiny(), ga_model_write(), ga_model()


googleAnalyticsR documentation built on Oct. 16, 2022, 1:06 a.m.