diff --git a/R/jbplot_ensemble.R b/R/jbplot_ensemble.R index 665561b..119567b 100644 --- a/R/jbplot_ensemble.R +++ b/R/jbplot_ensemble.R @@ -383,9 +383,8 @@ jbplot_ensemble<- function(kb, quant=quants[s] plot_quants(quant) } - if(kbout) return(kb) } # endplot - + if(kbout) return(kb) } #}}} end of jbplot_ensemble() #-----------------------------------------------------------------------------------------