View source: R/order_cp_cols.R
order_cp_cols | R Documentation |
Order Core Program data columns in this particular order: node, lagoon, station, season, date_time, water_column_position, (insert data columns), station_name, latitude, longitude, station_depth, habitat_type, station_sampling_priority. Note that station_depth is optional.
order_cp_cols(data, type)
data |
(data.frame) A data.frame containing Core Program data. Columns names need to be named according to standard CP column names. Use |
type |
(character) Type of CP data. Choose from "water", "sediment", or "mooring". Use "sediment" for biota data as well. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.