You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In cell_content_barplots.Rmd, section Cell content plots, there is a call to notebook_barplot with show_error_bars = NA (currenly line 128) gives error
Error in if (show_error_bars == TRUE) { :
missing value where TRUE/FALSE needed
In
cell_content_barplots.Rmd, section Cell content plots, there is a call to notebook_barplot withshow_error_bars = NA(currenly line 128) gives error