Use a model function created by ga_model_make
ga_model(viewId, model, load_libs = TRUE, ...)The GA viewId to operate on
A file location of a model object or a model object created by ga_model_make
Whether to load the library requirements into your namespace
Other arguments to pass into the model as needed
Other GA modelling functions:
ga_model_edit(),
ga_model_example(),
ga_model_load(),
ga_model_make(),
ga_model_save(),
ga_model_tweet(),
ga_model_write()