summaries {Visualize.CRAN.Downloads}R Documentation

function to display the summary of the data

Description

function to display the summary of the data

Usage

summaries(data1, deltaTs = 30)

Arguments

data1

first dataset, eg. total data

deltaTs

a numerical (integer) value, indicating the lenght –in days– for selecting a subset of the original dataset; default value is 1 mont, ie. 30 days

Examples


packageXdownloads <- retrievePckgData("ehelp")[[1]]
summaries(packageXdownloads)



[Package Visualize.CRAN.Downloads version 1.0.3 Index]