ref_stage-class {stacomiR} | R Documentation |
Class 'ref_stage'
Description
Representation of a fish phase
Slots
data
A data frame containing data loaded from the database by either charge or charge_with_filter methods
stage_selected
Contains the code
'tax_code'
of the stage selected by choice_c() method
Objects from the Class
Objects can be created by calls of the form
new('ref_stage', data='data.frame')
.
- list('data')
Object of class
'data.frame'
~ The phases available in the database- :
Object of class
'data.frame'
~ The phases available in the database
Author(s)
cedric.briand@eptb-vilaine.fr
See Also
Other referential objects:
charge,ref_choice-method
,
ref_choice-class
,
ref_coe-class
,
ref_dc-class
,
ref_df-class
,
ref_horodate-class
,
ref_list-class
,
ref_par-class
,
ref_parqual-class
,
ref_parquan-class
,
ref_taxa-class
,
ref_year-class
[Package stacomiR version 0.6.1 Index]