list_flights | R Documentation |
See available resources on a Flight server
list_flights(client)
flight_path_exists(client, path)
client |
|
path |
string identifier under which data is stored |
list_flights()
returns a character vector of paths.
flight_path_exists()
returns a logical value, the equivalent of path %in% list_flights()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.