Converts values in the depth column to an ordered factor
ss_convert_depth_to_ordered_factor.Rd
This function simplifies converting the
sensor_depth_at_low_tide_m column from class numeric
, factor
,
or character
to an ordered factor, which is preferred for using the
function ss_ggplot_variables()
.