# NOT RUN {
#Get the path for the package example file included
wtr.path <- system.file('extdata', 'Sparkling.wtr', package="rLakeAnalyzer")
#Load data for example lake, Sparkilng Lake, Wisconsin.
wtr = load.ts(wtr.path)
# generate default plot
# }
# NOT RUN {
wtr.heatmap.layers(wtr)
# }
Run the code above in your browser using DataLab