# NOT RUN {
#Example 1: Visualize the top gap sizes in tsNH4
plotNA.gapsize(tsNH4)
#Example 2: Visualize the top gap sizes in tsAirgap
plotNA.gapsize(tsAirgap)
#Example 3: Same as example 1, just written with pipe operator
tsNH4 %>% plotNA.gapsize
# }
Run the code above in your browser using DataLab