Kevin Rue-Albrecht
Kevin Rue-Albrecht
the old url is still valid, but the contents of that page have been re-written at the new url
### System details Browser Version: Safari Version 12.1.1 (14607.2.6.1.1) Output of `sessionInfo()`: ``` sessionInfo() #> R version 3.6.0 (2019-04-26) #> Platform: x86_64-apple-darwin18.5.0 (64-bit) #> Running under: macOS Mojave 10.14.5 #>...
**Is your feature request related to a problem? Please describe.** Most observers are not defined yet when the landing page is shown, leading to a confusing situation where users can...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered**...
**Is your feature request related to a problem? Please describe.** In this app: http://sib-pc17.unil.ch/HIVmain.html It looks like authors hijacked the "panel link information" section of each panel to insert a...
https://github.com/iSEE/iSEE/blob/7b20d42f527c50c771e6be1c925dbdd54f707bd6/R/outputs_heatmap.R#L204 The value of `is.null(names(.col_colors))` should probably be evaluated internally at this point to decide a bit of code that doesn't include an `if` statement in the code tracker
Currently an internal function; possibly useful for downstream panel classes.
Avoid random failures to download resources
```r .selectColDynamic .selectColSaved .selectColSource .selectColType ``` Expand "Col" to Column
**Is your feature request related to a problem? Please describe.** In the 'Extract the R code' modal, all ggplot panels store their output in an object named `dot.plot`, all tables...