summaries: function to display the summary of the data

View source: R/downloadsStats-utils.R

summariesR 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)



Visualize.CRAN.Downloads documentation built on March 31, 2023, 7:21 p.m.