Returns all top-level section folders in the data lake.
Examples
if (FALSE) { # \dontrun{
db_connect()
db_list_sections()
# [1] "Trade" "Labour" "Health" "Agriculture"
} # }
Returns all top-level section folders in the data lake.
if (FALSE) { # \dontrun{
db_connect()
db_list_sections()
# [1] "Trade" "Labour" "Health" "Agriculture"
} # }