| add_mooring_column | Add MOORING column to tidydata for submission to Open Data... |
| assemble_county_data | Assemble sensor string data from different deployments |
| calculate_cp | Calculate the solubility of dissolved oxygen |
| calculate_DO_concentration | Calculates dissolved oxygen concentration (mg/L) |
| calculate_DO_percent_saturation | Calculates dissolved oxygen percent saturation (%) |
| combine_deployment_logs | Combines logs from a station to make deployment history file |
| compile_all_data | Compiles HOBO, aquaMeasure, and Vemco data from a single... |
| compile_aquaMeasure_data | Compiles temperature, dissolved oxygen, and/or salinity data... |
| compile_HOBO_data | Compiles temperature data from HOBO and TidbiT sensors |
| compile_vemco_data | Formats temperature data from Vemco deployment |
| convert_depth_to_ordered_factor | Converts values in the DEPTH column to an ordered factor |
| convert_to_tidydata | Converts compiled string data to a tidy format |
| create_initial_deployment_log | Exports an initial deployment log |
| create_log_from_NSDFA_tracking | Writes deployment log from the NSDFA tracking sheet |
| deployment_log | Example deployment log |
| DO_pressure_correction | Pressure correction factor for dissolved oxygen measurements |
| DO_salinity_correction | Salinity correction factor for dissolved oxygen concentration... |
| export_county_files | Export data into a csv and/or rds file |
| extract_file_extension | Extracts the extension of a file name |
| format_deployment_log | Create formatted xlsx workbook add log information |
| format_for_opendata | Format sensor string data for the Open Data portal |
| get_colour_palette | Returns nice colour palette based on the number of unique... |
| get_xaxis_breaks | Returns nice major and minor breaks and label format based on... |
| ggplot_variables_at_depth | Plot variables at depth with faceted ggplot |
| hobo_data | Example of compiled Hobo data in wide format, as exported... |
| import_strings_data | Import string data from rds files |
| name_compiled_data | Generates name for output file of compiled string data |
| name_for_open_data | Generates name for output file for Open Data Portal |
| plot_variables_at_depth | Exports ggplot2 object(s) of variables at depth over time |
| rbind_csv_files | Binds together all csv files in a folder |
| read_deployment_log | Extract information from deployment log |
| read_mooring_csv | Read mooring table |
| read_opendata_csv | Read in csv file of county data assembled for Open Data... |
| tidy_data | Example data in tidy format |
| trim_data | Trim data to specified start and end datetimes |
| wide_data | Example data in wide format, as exported from... |
| write_report_table | Writes deployment table for county report |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.