powered by
Choice method for ref_env referential object
# S4 method for ref_env choice(object, is.enabled = TRUE, title = gettext("Monitoring stations selection", domain = "R-stacomiR"))
An object of class ref_env-class
A boolean parameter, if TRUE the frame is enabled when first displayed
The title of the frame, defaut to "Monitoring stations selection"
# NOT RUN { # } # NOT RUN { object=new("ref_env") win=gwindow() group=ggroup(container=win,horizontal=FALSE) object<-charge(object) choice(object) # }
Run the code above in your browser using DataLab