Skip to content

Commit

Permalink
docs: fix ranks example
Browse files Browse the repository at this point in the history
  • Loading branch information
tuner committed Jan 16, 2025
1 parent d0474eb commit b8ff93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/introduction.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ samples were acquired.
- `title` (string): specifies the title for the rank.

```{r}
head(jellyfisher_example_tables$compositions, 6)
head(jellyfisher_example_tables$ranks, 6)
```

## Plotting
Expand Down

0 comments on commit b8ff93d

Please sign in to comment.