Extract a list of vessel ID's, tonnage, crew size, home port, etc from the NEFSC_GARFO "PERMIT_VPS_VESSEL" supporting table
Value
A list is returned:
- data
containing the result of the executed
sqlStatement- sql
containing the
sqlStatementitself- colNames
a vector of the table's column names
See also
connect_to_database
Other get functions:
get_areas(),
get_dealers(),
get_gears(),
get_locations(),
get_ports(),
get_species(),
get_species_itis(),
get_species_stock_area()
