powered by
BOSSA
Runs interactive shiny session of BOSSA based on pre-computed clusterings.
shiny
bossa_interactive(object)
a output of BossaClust function
BossaClust
Opens a browser window with an interactive shiny app and visualize all pre-computed clusterings.
# NOT RUN { { data(bo.simu.data) object <- BossaClust(bo.simu.data) if(interactive()){bossa_interactive(object)} } # }
Run the code above in your browser using DataLab