Phil Chapman

Results 3 issues of Phil Chapman

Hi @zachcp - I've managed to work out how to use chemdoodle to depict chemical structures in a data table within a shiny app. It's very minimalist but I've put...

It can be useful wrapping shiny apps in functions that can then be contained within the package in the normal way. Your example below: ``` cdShinyServer

Hi, Would it be possible to have a function to extract the dose response data as numeric values as well as doing the plot? Perhaps you could split the function...