
Scheme to rename insee series dataflow information
scheme_insee_serie.RdThis dataset controls how the variables in the archive obtained with
retrieve_insee_serie() are to be renamed.
Format
A data frame with 45 rows and 11 variables:
- name
character, name of variables used in floodam.data.
- name_origin
character, name of variables as defined in original
- index
character, name of index where the variables are used.
- order
integer, order of the variables in original data.
- keep
boolean, defined if floodam.data will keep this variable.
- type
character, type that will be used within floodam.data.
- label_fr
character, variables description in French.
- source
character, source of the variables.
- length_source
integer, length of variables in source.
- type_source
character, type of variables in source.
- comment
character, some comments on choice made.