Nothing
# allow_materialization = TRUE: compatibility with duckplyr <= 0.4.1
rapi_rel_to_altrep <- function(rel, n_row = Inf, n_cells = Inf) {
.Call(`_duckdb_rapi_rel_to_altrep`, rel, n_row, n_cells)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.