Nothing
Code
summarize(dm_zoom_to(dm(a = duckplyr::duckdb_tibble(x = 1:3, .prudence = "stingy")),
a), mean_x = mean(x))
Output
# Zoomed table: a
# A duckplyr data frame: 1 variable
mean_x
<dbl>
1 2
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.