CheckDataDirectory | Checks if the data directory exists in the working directory... |
CheckProjectDirectory | Checks if the project directory exists in the working... |
Clear | Clear the console because I always forget the proper escape... |
ConvertToCamelCase | Convert a string from under_score syntax to camelCase |
CreateAnalysisReport | CreateAnalysisReport |
CreateProjectStructure | Create base directories and files. |
GetBootstrappedCI | Constructs Confidence Interval for difference in means |
GetDBConfig | Get database server configuration from a given a yaml... |
GetProjectName | Get the internal name used by dafR to reference the project |
GetQueryStatement | Get a clean query statement from a SQL file or string |
GetS3Config | Get S3 server configuration from a given a yaml configuration... |
GetYAMLConfig | Get a configuration from a yaml configuration file |
InsertDataFrameToRedshift | Creates a Redshift table with the same contents as the given... |
InsertRedshiftTableByQuery | Creates a table with the results of a given SQL query |
LoadAndSaveData | Load and save R objects from and to the data directory |
MySQLQuery | Query data from a MySQL server |
parallelMeanBoot | Get Mean of vector by bootstrap |
PerformCohortRetentionTests | Compares treatment to control on retention rate for given... |
PerformDailyMonetisationTests | Compares treatment to control on ARPDAU, ARPPU and Conversion... |
PerformPermutationTest | Performs a permutation test |
PostgreSQLQuery | Query data from a PostgreSQL server |
RedshiftQuery | Query data from a Redshift database |
ReplaceQueryParams | Replaces %s parameters in a query statement by the given... |
S3GetUnload | Read s3 files generated from Unload SQL command |
SaveProjectEnvironment | Saves the project environment in the project directory |
Say | Say something in the console |
SetProjectName | Sets the internal name used by dafR to reference the project |
Shout | Shout something in the console |
SourceDirectory | Source all R files of a directory |
Windmill | Update something in the terminal. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.