Closed shouyongpeng closed 8 months ago
Hi @shouyongpeng, this error is there on purpose so that users don't end up with bugs that fail silently. If this is disrupting your workflow, please use tryCatch
to bypass that. Thank you!
Hi @shouyongpeng, this error is there on purpose so that users don't end up with bugs that fail silently. If this is disrupting your workflow, please use
tryCatch
to bypass that. Thank you!
@boxuancui Thanks for the quick response!
You are welcome! Thanks for using DataExplorer!
Thanks for this great package! Somehow "Error" came out when there is not discrete feature to plot. I would be great to add a line for this condition to skip the plot_bar.
Error: ! Note: All discrete features ignored! Nothing to plot! Backtrace:
<fn>
(data =<dt[,4]>
, ggtheme = theme_gray(), theme_config =<list>
)