powered by
Choice_c method for ref_list referential objects
# S4 method for ref_list choice_c(object, selectedvalue)
An S4 object of class ref_list-class
An object of class ref_list-class
the value selected in the combo
Cedric Briand cedric.briand@eptb-vilaine.fr
if (FALSE) { object=new('ref_list') object<-charge(object,vecteur=c('1','2'),label='please choose') object<-choice_c(object) }
Run the code above in your browser using DataLab