# NOT RUN {
## ------------------------------------------------
## Method `Waitress$new`
## ------------------------------------------------
# }
# NOT RUN {
Waitress$new("#plot")
# }
# NOT RUN {
## ------------------------------------------------
## Method `Waitress$start`
## ------------------------------------------------
# }
# NOT RUN {
Waitress$new("#plot")$start()
# }
# NOT RUN {
## ------------------------------------------------
## Method `Waitress$notify`
## ------------------------------------------------
# }
# NOT RUN {
Waitress$new()$notify()
# }
# NOT RUN {
## ------------------------------------------------
## Method `Waitress$set`
## ------------------------------------------------
# }
# NOT RUN {
Waitress$new("#plot")$set(20)
# }
# NOT RUN {
## ------------------------------------------------
## Method `Waitress$auto`
## ------------------------------------------------
# }
# NOT RUN {
Waitress$new("#plot")$auto(20, 2000)
# }
# NOT RUN {
## ------------------------------------------------
## Method `Waitress$inc`
## ------------------------------------------------
# }
# NOT RUN {
Waitress$new("#plot")$inc(30)
# }
# NOT RUN {
## ------------------------------------------------
## Method `Waitress$close`
## ------------------------------------------------
# }
# NOT RUN {
Waitress$new("#plot")$close()
# }
# NOT RUN {
## ------------------------------------------------
## Method `Waitress$print`
## ------------------------------------------------
# }
# NOT RUN {
Waitress$new("#plot")$hide()
# }
Run the code above in your browser using DataLab