selkamand / ggoncoplot

Easily Create Interactive Oncoplots
https://selkamand.github.io/ggoncoplot/
Other
3 stars 0 forks source link

Error in ggoncoplot #83

Closed selkamand closed 8 months ago

selkamand commented 8 months ago

gg1d::gg1d_plot(dplyr::mutate(metadata, constant = rep(1, times = nrow(metadata))), : unused argument (add_constant_invisible_facet = FALSE)

TODO: generate test data that triggers this error

selkamand commented 8 months ago

Fixed in #84