# NOT RUN {
demo_stim() |> label()
# }
# NOT RUN {
# visualise templates
demo_tems() |>
draw_tem(pt.size = 10) |>
label() |>
plot(maxwidth = 1000)
# }
# NOT RUN {
# visualise keeping relative sizes
demo_unstandard() |>
to_size(keep_rels = TRUE) |>
pad(80, 0, 0, 0) |>
label() |>
plot(nrow = 2, maxwidth = 1000)
# }
Run the code above in your browser using DataLab