fathomson
9 years agoAdvocate II
Heatmaps
Description An heatmap is a graphical representation of data where the individual values contained in a matrix are represented as colors. This R script shows an heatmap of calls received du...
fathomson
9 years agoAdvocate II
Anonymous Looks nice and thanks for adding the R installation script!
vrocca Thanks! In R studio I usually use the install.packages('packagename') to add a new package. And above your script or markdown document library('packagename')
Sclark
8 years agoFrequent Visitor
Is there any way we could change this from a count per hour / day. To an average count per hour / day?