Description Usage Arguments Value See Also
View source: R/fse_statistics_by_key.R
User statistics such as financials, number of flights and miles flown.
1 | fse_statistics_by_key(accesskey, ...)
|
accesskey |
FSE read access key |
... |
other arguments passed to |
Feed function returns a data.frame
(default) or xml_document
depending on
the value of format
argument (see fse_api
for details).
The object with the following columns/tags:
Personal_balance
– Money in the wallet
Bank_balance
– Money in the bank
flights
– Number of flights made to date
Total_Miles
– Total number of NMs flown
Time_Flown
– Total time in the air in hh:mm
Other FSE feeds:
fse_aircraft_aliases()
,
fse_aircraft_configs()
,
fse_aircraft_status_by_registration()
,
fse_aircraft
,
fse_assignments_by_key()
,
fse_commodities_by_key()
,
fse_facilities_by_key()
,
fse_fbo_summary()
,
fse_fbo
,
fse_group_members()
,
fse_jobs
,
fse_log
,
fse_payments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.