inst/examples/block/rbind/app.R

library(blockr.core)

serve(
  new_rbind_block(),
  `2` = data.frame(a = 1),
  `1` = data.frame(a = 2)
)

Try the blockr.core package in your browser

Any scripts or data that you put into this service are public.

blockr.core documentation built on June 8, 2025, 1:43 p.m.