inst/examples/demo/src/other/functions.R

do_plot <- function(d) {
  barplot(setNames(d$number, d$name), las = 2)
}

Try the orderly package in your browser

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

orderly documentation built on Sept. 22, 2021, 5:09 p.m.