# NOT RUN {
data(exampleinterpolationdata)
#Number of days with data per station
head(interpolation.coverage(exampleinterpolationdata))
#Number of stations with data per day
head(interpolation.coverage(exampleinterpolationdata, type = "temporal"))
# }
Run the code above in your browser using DataLab