We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 427f8cd commit a23da3fCopy full SHA for a23da3f
1 file changed
R/visualization.R
@@ -131,7 +131,6 @@ plot_trace <- function(m_M) {
131
ggplot2::theme_bw(base_size = 14) +
132
ggplot2::theme(legend.position = "bottom",
133
legend.background = element_rect(fill = NA))
134
-browser()
135
return(gg_trace)
136
}
137
0 commit comments