Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajic committed Aug 5, 2024
1 parent 05a8923 commit fc56b54
Show file tree
Hide file tree
Showing 3 changed files with 865 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 01_session4.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -354,12 +354,12 @@ knitr::include_graphics("img/01_session4/additive_baseplot.png")

### Giotto object plotting

Giotot
_Giotto_ also has several _ggplot2_-based plotting functions that work on the whole `giotto` object.
Here we load the vizgen mini dataset from _GiottoData_ which contains a lot of worked out data.



```{r}
```{r, eval=FALSE}
g <- GiottoData::loadGiottoMini("vizgen")
activeSpatUnit(g) <- "aggregate" # set default spat_unit to the one with lots of results
```
Expand Down
Loading

0 comments on commit fc56b54

Please sign in to comment.