https://github.com/clevertap/analytics_ds_articles
https://github.com/clevertap/analytics_ds_articles
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/clevertap/analytics_ds_articles
- Owner: CleverTap
- Created: 2016-03-23T11:59:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-04T11:20:21.000Z (about 10 years ago)
- Last Synced: 2025-04-07T16:41:40.543Z (over 1 year ago)
- Language: R
- Size: 1.4 MB
- Stars: 14
- Watchers: 8
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Source Code for articles related to [Analytics Category](https://blog.clevertap.com/category/analytics/) on blog.clevertap.com and third party websites
In order to run the code, requirements are:
+ 'R', a language and environment for statistical computing and graphics.
+ The source code for the articles are named as 'README.Rmd', if the articles are published on blog.clevertap.com. These files have .Rmd extension and the output is a html file.
+ Articles published on third party websites have .R extension for source code
+ Libraries required to run the code are mentioned in the source code.