statsNA(x, bins = 4, printOnly = T)list containing the stats. Beware: Function gives only a return value
if printOnly = FALSE.plotNA.distribution,plotNA.distributionBar,
plotNA.gapsize#Prerequisite: Load a time series with missing values
x <- tsNH4
#Example 1: Print stats about the missing data
statsNA(x)Run the code above in your browser using DataLab