powered by
"initialize"(.Object, alpha = 1, id, ...) gaugeBand(alpha = 1, id, ...) setID(.Object, id) "setID"(.Object, id)
numeric
character
# --- method 'initialize' new("GaugeBand") # --- constructor gaugeBand(alpha = 2, id = "band2") # --- set the 'id' setID(.Object = gaugeBand(), id = "1")
Run the code above in your browser using DataLab