getEseTables: getEseTables

View source: R/utilities.R

getEseTablesR Documentation

getEseTables

Description

This function returns the names of the ese tables.

Usage

getEseTables()

Details

convertHOWOBT <- function(x) # browser() # if (any(grepl(" - ", x = x))) x <- as.numeric(stringi::stri_extract_first_regex(x, "[0-9]+")) # else # ESE.vals <- list("1" = 1, # "Ships log or distance program" # "2" = 2, # "Radar bouy" # "3" = 3, # "DECCA bearings" # "4" = 0, # "LORAN bearings or GPS" # "5" = 5, # "DECCA radar" # "6" = 6, # "LORAN radar" # "7" = 7, # "DECCA and LORAN" # "8" = 8, # "Satelite navigation" # "9" = 9) # "No observation / hydrographic station" # # ESE.vals = unlist(ESE.vals) # x = get_value(x, ESE.vals) # return(x)

Value

character vector of the 6 core ESE tables

Author(s)

Mike McMahon, Mike.McMahon@dfo-mpo.gc.ca

See Also

Other internal: charToBinary(), cleanEse(), cleanStrata(), cleanfields(), get_value(), keepFieldsBaskets(), keepFieldsCatches(), keepFieldsMissions(), keepFieldsSets(), keepFieldsSpecimens(), meters2Fathoms(), populate_DATA_DESC(), reFormatSpecimen(), redistributeMixedCatch2(), transmogrifyBaskets(), transmogrifyCatches(), transmogrifyLV1_OBS(), transmogrifyMissions(), transmogrifySets(), transmogrifySpecimens()


PopulationEcologyDivision/andesmerge documentation built on April 12, 2024, 6:28 a.m.