Choice method for reftaxa referential objects with only one taxa selected
# S4 method for ref_taxa
choice(object, objectreport = NULL,
is.enabled = TRUE)
An object of class ref_taxa-class
An object report which includes the ref_taxa-class, default NULL
Sets if the frame is enabled at launch, defaut TRUE
# NOT RUN {
# }
# NOT RUN {
object=new("ref_taxa")
win=gwindow()
group<-ggroup(container=win,horizontal=FALSE)
object<-charge(object)
report_mig<-new(report_mig)
choice(object,objectreport=report_mig)
# }
Run the code above in your browser using DataLab