create_ga_project: Set up a Guerrilla Analytics project

Description Usage Arguments Details References

View source: R/create_ga_project.R

Description

Create a Guerrilla Analytics project directory. This project template is also available as an Rstudio projecttemplate.

Usage

1

Arguments

path

the file path to where the project should be saved

...

additional project parameters, provided as a list. See Details.

Details

This function can be used to set up a minimal project following GuerrillaAnalytics conventions. It is imagined that this function will not frequently be called directly, but will instead be called via an Rstudio project template. As such, the additional ... parameters will not normally be specified directly, only entered in to the Rstudio project-creation dialog window. When creating the project by calling this function directly, the following additional parameters can be supplied the ... arguments:

References

"Guerrilla Analytics: A Practical Approach to Working with Data", Enda Ridge (Website)


Jim89/guerrillr documentation built on May 17, 2019, 9:10 a.m.