example_ipc_stream | R Documentation |
An example stream that can be used for testing or examples.
example_ipc_stream(compression = c("none", "zstd"))
compression |
One of "none" or "zstd" |
A raw vector that can be passed to read_nanoarrow()
as.data.frame(read_nanoarrow(example_ipc_stream()))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.