powered by
Calcite examples
list_examples()run_example(name)open_example(name = NULL)
run_example(name)
open_example(name = NULL)
the example name (without .R extension). See list_examples().
.R
list_examples()
list_examples() if (interactive()) { open_example() run_example("calcite-checkbox") }
Run the code above in your browser using DataLab