tests/testthat/_snaps/geom_ptd_icon.md

GeomPTDIcon draw panel works as expected

Code
  GeomPTDIcon$draw_panel(data = data.frame(type = c("variation", "assurance"),
  colour = c("red", "green"), text = c("a", "b")), panel_params = list(), coord = list(
    transform = function(x, ...) x), icons_size = 8L, icons_position = "top right")
Output
  (circle[GRID.circle.1], circle[GRID.circle.2], text[GRID.text.3])


Try the NHSRplotthedots package in your browser

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

NHSRplotthedots documentation built on Nov. 4, 2021, 1:07 a.m.