| app_server | Defines logic for updating the app based on user interaction... |
| app_ui | Defines a user interface for the 'shiny' app |
| boxplot_altitude | Generates a boxplot to visualize the distribution of altitude... |
| boxplot_time_unit | Generates a boxplot to visualize the distribution of time... |
| calc_bearing | Helper function for cleaning Columbus P-1 datasets. Given lat... |
| clean_batch_df | Cleans a directory of animal data files |
| clean_export_files | Cleans all animal GPS datasets (in .csv format) in a chosen... |
| clean_location_data | Cleans a raw animal GPS dataset, implementing a standardized... |
| clean_store_batch | Cleans a directory of animal data files and stores them... |
| compare_flags | Joins and reformats two animal data frames for the purpose of... |
| compare_summarise_daily | Compares two animal datasets and calculates daily summary... |
| compare_summarise_data | Compares two animal data frames and calculates summary... |
| datePicker | 'shiny' module server-side UI generator for the animaltracker... |
| datePickerOutput | 'shiny' module UI output for the animaltracker app's date... |
| deg_to_dec | Helper function for cleaning Columbus P-1 datasets. Given lat... |
| demo | Demo animal GPS data from cows |
| demo_comparison | Demo comparison of two animal datasets |
| demo_filtered | Filtered demo animal GPS data from cows |
| demo_filtered_elev | Filtered demo animal GPS data from cows with elevation |
| demo_info | Raw demo animal GPS data from cows with information |
| demo_meta | Metadata for demo animal GPS data from cows |
| demo_unfiltered | Unfiltered demo animal GPS data from cows |
| demo_unfiltered_elev | Unfiltered demo animal GPS data from cows with elevation |
| detect_peak_modz | Alternative implementation of the robust peak detection... |
| dev_add_to_gitignore | Add big files to a .gitignore file |
| get_data_from_meta | Get animal data set from specified meta. If date range is... |
| get_file_meta | Generate metadata for a directory of animal data files |
| get_meta | Generate metadata for an animal data frame - filename, site,... |
| histogram_animal_elevation | Generate a histogram of the distribution of modeled elevation... |
| histogram_time | Generates a histogram to visualize the distribution of time... |
| histogram_time_unit | Generates a histogram to visualize the distribution of time... |
| join_summaries | Joins two animal data frame summaries by a column and appends... |
| line_compare | Compares moving averages of a variable for two datasets over... |
| lookup_elevation_aws | Add elevation data from public AWS terrain tiles to long/lat... |
| lookup_elevation_file | Add elevation data from terrain tiles to long/lat coordinates... |
| process_elevation | Process and optionally export modeled elevation data from... |
| qqplot_time | Generates a QQ plot to show the distribution of time between... |
| quantile_time | Determines the GPS measurement time value difference values... |
| reactivePicker | 'shiny' module server-side UI generator for the animaltracker... |
| reactivePickerOutput | 'shiny' module UI output for the animaltracker app's dynamic... |
| reactivePlot | 'shiny' module server-side UI generator for the animaltracker... |
| reactivePlotOutput | 'shiny' module UI output for the animaltracker app's plots... |
| reactiveRange | 'shiny' module server-side UI generator for the animaltracker... |
| reactiveRangeOutput | 'shiny' module UI output for the animaltracker app's... |
| read_columbus | Read and process a Columbus P-1 data file containing NMEA... |
| read_gps | Reads a GPS dataset of unknown format at location filename |
| read_zip_to_rasters | Read an archive of altitude mask files and convert the first... |
| run_shiny_animaltracker | You can run the animaltracker 'shiny' app by calling this... |
| run_validation_app | Run the 'shiny' validation app |
| save_meta | Save metadata to a data frame and return it |
| staticPicker | 'shiny' module server-side UI generator for the animaltracker... |
| staticPickerOutput | Shiny Module UI output for the animaltracker app's basic... |
| stats | 'shiny' module server-side UI generator for the animaltracker... |
| statsLabel | 'shiny' module server-side UI generator for the animaltracker... |
| statsLabelOutput | 'shiny' Module UI output for the animaltracker app's summary... |
| statsOutput | 'shiny' module UI output for the animaltracker app's summary... |
| store_batch_list | Generates basic metadata about a directory of animal data... |
| summarise_anidf | Calculates summary statistics for an animal data frame |
| summarise_col | Get summary statistics for a single column in an animal data... |
| summarise_unit | Summarise a number of animal datasets by GPS unit |
| time | 'shiny' module server-side UI generator for the animaltracker... |
| timeOutput | 'shiny' module UI output for the animaltracker app's time... |
| violin_compare | Compares summary statistics from two datasets as side-by-side... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.