Package index
Workflow
These are arguably the most important functions in the package. Each of these functions executes a step in the data pipeline.
-
export_landings() - Export Selected Landings Data
-
export_matched_tracks() - Export Matched Vessel Tracks with Landing Data
-
ingest_landings() - Ingest Survey landings from Kobotoolbox into MongoDB
-
merge_trips() - Merge Fishing Trips Data with PDS records
-
preprocess_landings() - Preprocess Landings Data
-
validate_landings() - Validate Fisheries Data
-
get_metadata() - Get metadata tables
-
mdb_collection_pull() - Retrieve Data from MongoDB
-
mdb_collection_push() - Upload Data to MongoDB and Overwrite Existing Content
-
flatten_with_names() - Recursively Flatten a Nested List with Concatenated Names
-
get_trip_points() - Get Trip Points from Pelagic Data Systems API
-
get_trips() - Retrieve Trip Details from Pelagic Data API
-
ingest_landings() - Ingest Survey landings from Kobotoolbox into MongoDB
-
merge_trips() - Merge Fishing Trips Data with PDS records
-
process_asset() - Process Data for a Single Asset ID
-
process_survey() - Process Survey Data into a Tidy Tibble
-
preprocess_landings() - Preprocess Landings Data
-
standardize_list_column() - Standardize a List-Column in a Data Frame
-
alert_outlier() - Generate an Alert Vector Based on Outlier Detection
-
get_bounds() - Get Bounds for Outlier Detection
-
get_catch_bounds() - Get Catch Bounds
-
get_pricekg_bounds() - Get Catch Price Bounds
-
validate_catch() - Validate Catch Data
-
validate_dates() - Validate Landing Dates
-
validate_landings() - Validate Fisheries Data
-
validate_nboats() - Validate Number of Boats
-
validate_nfishers() - Validate Number of Fishers
-
validate_pricekg() - Validate Catch Price per Kilogram
-
validate_this_imei() - Validate IMEI Number
-
export_landings() - Export Selected Landings Data
-
export_matched_tracks() - Export Matched Vessel Tracks with Landing Data
-
add_version() - Add timestamp and sha string to a file name
-
read_config() - Read configuration file