Skip to content

Commit

Permalink
use localhost:8787 for help page
Browse files Browse the repository at this point in the history
  • Loading branch information
LiNk-NY committed Dec 18, 2023
1 parent a8a29a2 commit b1b541d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions vignettes/SingleCellMultiModal.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,7 @@ 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>
* <u>[User guides, package vignettes and other documentation.](http://localhost:8787/help/library/SingleCellMultiModal/doc/index.html)</u>

in the Help pane of RStudio.

Expand Down

0 comments on commit b1b541d

Please sign in to comment.