Columns in a TimeFish table
timefish_columns.RdColumns in a TimeFish table
Examples
timefish_columns("location")
#> [1] "transect_id" "province" "state" "country"
#> [5] "location" "site" "thermal_category" "no_take_zone"
#> [9] "longitude" "latitude" "ntransect" "observer"
#> [13] "sampling_method" "sampling_area_m2" "day" "month"
#> [17] "year" "sampling_season" "depth" "temperature"
#> [21] "complexity" "visibility" "start_time" "end_time"
#> [25] "biotop"