powered by
function to display the summary of the data
summaries(data1, deltaTs = 30)
first dataset, eg. total data
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
# \donttest{ packageXdownloads <- retrievePckgData("ehelp")[[1]] summaries(packageXdownloads) # }
Run the code above in your browser using DataLab