load_flight_server | R Documentation |
Load a Python Flight server
load_flight_server(name, path = system.file(package = "arrow"))
name |
string Python module name |
path |
file system path where the Python module is found. Default is
to look in the |
load_flight_server("demo_flight_server")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.