Skip to content

Commit c464afe

Browse files
committed
replace screenshot
1 parent e042fcf commit c464afe

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

vignettes/img/iSEE_observer.png

-71.1 KB
Loading

vignettes/workshop_isee_extension.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ With the new observer in place, we can launch the app one more time, to toy with
748748
```{r, message=FALSE, warning=FALSE, eval=FALSE}
749749
iSEE(sce, initial = list(
750750
ReducedDimensionHexPlot(PanelWidth = 6L, VisualBoxOpen = TRUE, VisualChoices = "Size"),
751-
ReducedDimensionPlot(PanelWidth = 6L, VisualBoxOpen = TRUE, VisualChoices = "Size")
751+
ReducedDimensionPlot(PanelWidth = 6L)
752752
))
753753
```
754754

0 commit comments

Comments
 (0)