Package index
- 
          adcp_add_opendata_cols()
- Add deployment_id, waterbody, and station columns
- 
          adcp_add_sensor_frequency()
- Add column of ADCP frequency
- 
          adcp_assign_altitude()
- Assign altitude (height above sea floor) to each bin
- 
          adcp_calculate_bin_depth()
- Calculate the bin depth below the surface
- 
          adcp_check_duplicate_timestamp()
- Check for duplicate timestamp values
- 
          adcp_check_new_folder()
- Check if there are files in the specified folder
- 
          adcp_compile_deployment_info()
- Export ADCP Data Deployment Information Dataset
- 
          adcp_convert_flag_to_ordered_factor()
- Convert depth_flag column to ordered factor
- 
          adcp_correct_timestamp()
- Convert timestamp to UTC from AST or DST
- 
          adcp_count_obs()
- Count number and proportion of observations in equal intervals
- 
          adcp_export_deployment_info()
- Export Current Data Deployment Information Dataset
- 
          adcp_extract_deployment_info()
- Extract deployment date and station name from file path
- 
          adcp_flag_data()
- Flag ensembles with suspect sensor_depth_below_surface_m recordings
- 
          adcp_format_report_table()
- Formats tables for summary report
- 
          adcp_import_data()
- Import current data from rds files.
- 
          adcp_pivot_longer()
- Pivot ADCP data from bin height as column names to bin height as observations
- 
          adcp_plot_current_rose()
- Generate current rose
- 
          adcp_plot_current_speed_time()
- Plot histogram of speed observations
- 
          adcp_plot_depth()
- Plot sensor_depth_below_surface_m
- 
          adcp_plot_depth_flags()
- Plot sensor_depth_below_surface_m coloured by depth_flag
- 
          adcp_plot_speed_hist()
- Plot histogram of speed observations
- 
          adcp_read_nsdfa_metadata()
- Import NSDFA tracking sheet and extra deployment metadata
- 
          adcp_read_tracking()
- Read deployment details from CMAR tracking sheet
- 
          adcp_read_txt()
- Read ADCP txt file
- 
          adcp_set_up_folders()
- Set up folder structure for processing ADCP data
- 
          adcp_write_report_table()
- Writes deployment table for summary report
- 
          find_index()
- Index of first bin column