read_faam_flight_summary: Read FAAM flight summary

View source: R/read_faam_flight_summary.R

read_faam_flight_summaryR Documentation

Read FAAM flight summary

Description

Reads and cleans flight summary from aircraft

Usage

read_faam_flight_summary(flight_sum_list, create_end_time = 10, verbose = T)

Arguments

flight_sum_list

List of flight summaries

create_end_time

Time in minutes to manually create an end time for range events if these are missing in the flight summary. End times are required for flight_range_subset. Defualt is 10 mins as this is a typical length of an aircraft run.

Value

df

Author(s)

Stuart Grange / Shona Wilde


shonawilde/shonarrr documentation built on Jan. 29, 2025, 1:27 a.m.