Extract a list of conversion factors from the SVDBS SURVAN_CONVERSION_FACTORS table
Arguments
- channel
an Object inherited from DBIConnection-class. This object is used to connect to communicate with the database engine. (see
connect_to_database)
Value
A list is returned:
- data
containing the result of the executed
sqlstatement- sql
containing the sql call
- colNames
a vector of the table's column names
See also
connect_to_database
Other helper:
get_cruise_purpose(),
get_length_weight(),
get_maturity(),
get_sex(),
get_sex_fscs(),
get_species(),
get_species_stock_area(),
get_strata(),
get_vessel()
