Skip to content

Commit

Permalink
remove print method call test
Browse files Browse the repository at this point in the history
  • Loading branch information
jmitchell81 committed Feb 2, 2024
1 parent 6bac180 commit 125b45d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vignettes/domino_object_vignette.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ The contents of the [domino object class](`domino-class`) include a few broad gr

For commonly accessed information (the number of cells, clusters, and some build information), the show and print methods for domino objects can be used.

```{r show}
dom
```

```{r print}
print(dom)
```
Expand Down

0 comments on commit 125b45d

Please sign in to comment.