ref_year-class {stacomiR} | R Documentation |
Year reference class
Description
Class used to select one or several years
Slots
data
A
data.frame
with the list of possible years selected as numericsyear_selected
A numeric vector
Objects from the Class
Objects can be created by calls of the form
new("ref_year", data=data.frame(), year_selected=numeric())
.
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_stage-class
,
ref_taxa-class
[Package stacomiR version 0.6.1 Index]