Skip to content

adrz/analysis-viber-logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Analysis of viber logs with R for blog post: iwoaf.com/

Usage

The script main.R need a .csv file from viber. in R:

source('main.R')

Dependency

ggplot2, stringr, reshape2, dplyr, lubridate, ggplot2, tm, RColorBrewer, wordcloud, SnowballC

To install packages in R:

install.packages("name-of-packages", dependency=T)

About

Analysis of viber logs with R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages