Skip to content

Commit

Permalink
specify help port
Browse files Browse the repository at this point in the history
  • Loading branch information
LiNk-NY committed Dec 18, 2023
1 parent a733aff commit 6537d42
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions vignettes/SingleCellMultiModal.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,12 @@ help(package = "SingleCellMultiModal")

and click on

```{r,echo=FALSE}
options(
list(help_type = "html", help.ports = 44879)
)
```

* <u>[User guides, package vignettes and other documentation.](http://127.0.0.1:44879/help/library/SingleCellMultiModal/doc/index.html)</u>

in the Help pane of RStudio.
Expand Down

0 comments on commit 6537d42

Please sign in to comment.