Browse Source

removed debug code

master
boB Rudis 6 years ago
parent
commit
2c457eb69f
No known key found for this signature in database GPG Key ID: 1D7529BE14E2BBA9
  1. 2
      R/geom-statebins.r

2
R/geom-statebins.r

@ -105,7 +105,7 @@ GeomStatebins <- ggplot2::ggproto("GeomStatebins", ggplot2::Geom,
ymin = y - height / 2, ymax = y + height / 2, height = NULL
) -> xdat
saveRDS(xdat, "/tmp/setupdata.rds")
# saveRDS(xdat, "/tmp/setupdata.rds")
xdat

Loading…
Cancel
Save