powered by
Choice method for ref_par referential objects
# S4 method for ref_par choice(object, label = "Choix d'une caracteristique de lot", nomassign = "ref_par", frameassign = "frame_par", is.enabled = TRUE)
An object of class ref_par-class
The label that will be displayed in the message frame or as output text
The assignment name in envir_stacomi
The name of the frame used for assignment in envir_stacomi
Default TRUE.
# NOT RUN { # } # NOT RUN { object=new("ref_par") win=gwindow() group=ggroup(container=win,horizontal=FALSE) object<-charge(object) choice(object) # }
Run the code above in your browser using DataLab