This data frame includes ids associated with data of projects in the Project Planning Tool that this package has the ability to access. In addition to the ids, the table has titles which can be used for either projects in the PPT or those who do not have an associated id in the PPT. In addition, there is a get_functions column identifying which sub function is used to obtain this data. Lastly, the source column identifies if the data is internal to Department of Fisheries and Oceans Canada (DFO) or external.
Examples
library(MarConsNetData)
data(dataTable)
head(dataTable,5)
#> id title get_function package source
#> 1 1093 snowCrabSurvey project_snowCrabSurvey MarConsNetData internal
#> 2 642 eDNAMetabarcoding project_eDNAMetabarcoding MarConsNetData internal
#> 3 1491 optimizingeDNA project_optimizingeDNA MarConsNetData internal
#> 4 428 argoProgram getIndex argoFloats internal