powered by
Choice method for ref_parqual referential objects, internal use
# S4 method for ref_parqual choice(object, label = gettext("Choice of a sample characteristic", domain = "R-stacomiR"), nomassign = "ref_parqual", frameassign = "frame_par", is.enabled = TRUE)
An object of class ref_parqual-class
The label to set in the frame
The name used when assigning the object ref_parqual to the envir_stacomi environment
envir_stacomi
The name of the gframe assigned to the user environment
Is the frame enabled at launch.
# NOT RUN { # } # NOT RUN { object=new("ref_parqual") win=gwindow() group=ggroup(container=win,horizontal=FALSE) object<-charge(object) choice(object) # }
Run the code above in your browser using DataLab