Skip to content

Commit a23da3f

Browse files
committed
remove browser
1 parent 427f8cd commit a23da3f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

R/visualization.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ plot_trace <- function(m_M) {
131131
ggplot2::theme_bw(base_size = 14) +
132132
ggplot2::theme(legend.position = "bottom",
133133
legend.background = element_rect(fill = NA))
134-
browser()
135134
return(gg_trace)
136135
}
137136

0 commit comments

Comments
 (0)