Description Usage Arguments Value See Also Examples
View source: R/fse_aircraft_aliases.R
Aliases of FSE aircraft.
1 |
... |
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).
Returned object has the following columns/tags:
MakeModel
– Aircraft model name
Alias
– Alias
Other FSE feeds:
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
,
fse_statistics_by_key()
1 2 3 4 | ## Not run:
r <- fse_aircraft_aliases()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.