View source: R/validate-pds-trips.R
validate_pds_trips | R Documentation |
Downloads the preprocessed version of pds trips and pds tracks disgnostics from cloud storage services and validates a range of information so that it can be safely used for analysis.
validate_pds_trips(log_threshold = logger::DEBUG)
log_threshold |
The (standard Apache logj4) log level used as a threshold for the logging infrastructure. See logger::log_levels for more details |
The parameters needed in the config file are those required for
preprocess_pds_trips()
, as well as parameters needed to identify anomalous
trips.
no outputs. This function is used for it's side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.