Description Usage Arguments Value
Sort Core Program data in preferred sort order: node, lagoon, station, date/date_time, then water_column_position if applicable
1 |
data |
(data.frame) A data.frame containing Core Program data. Columns already need to be ordered in the particular CP order. Use bleutils::order_cp_cols for this. Columns names also need to be named according to standard CP column names. Use bleutils::reaname_attributes for this. |
type |
(character) Type of CP data. Choose from "water", "sediment", or "mooring". This affects the columns on which to sort data. |
(data.frame) The same data but ordered.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.