Description Usage Arguments Value See Also
View source: R/fse_facilities_by_key.R
List FBO facilities owned by read access key.
1 | fse_facilities_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:
Icao
– Location ICAO code
Location
– Location name?
Carrier
– Owner/leasor name
CommodityNames
– Commodity names?
GatesTotal
– Number of passanger gates
GatesRented
– Number of passanger gates rented
JobsPublic
– ?
Destinations
– ?
Fbo
– ?
Status
– ?
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_fbo_summary()
,
fse_fbo
,
fse_group_members()
,
fse_jobs
,
fse_log
,
fse_payments
,
fse_statistics_by_key()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.