examples for now see https://github.com/ices-eg/WK_RDBES/tree/master/WKRDB-EST2/chairs/Nuno
createTableOfRDBESIds(x, addSAseqNums = TRUE)
RDBESdataObject
should SAseqNum be included? Default value is TRUE
data frame of Ids of all tables in sampling hierarchy
if (FALSE) {
myH1RawObject <-
importRDBESDataCSV(rdbesExtractPath = "tests\\testthat\\h1_v_1_19_13")
myTableOfIds<- createTableOfRDBESIds(myH1RawObject)
}