From b1b541d1d32db2588ab5f0450df541e24230c635 Mon Sep 17 00:00:00 2001 From: LiNk-NY Date: Mon, 18 Dec 2023 10:15:19 -0500 Subject: [PATCH] use localhost:8787 for help page --- vignettes/SingleCellMultiModal.Rmd | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/vignettes/SingleCellMultiModal.Rmd b/vignettes/SingleCellMultiModal.Rmd index df8c934..c9ee09f 100644 --- a/vignettes/SingleCellMultiModal.Rmd +++ b/vignettes/SingleCellMultiModal.Rmd @@ -108,13 +108,7 @@ help(package = "SingleCellMultiModal") and click on -```{r,echo=FALSE} -options( - list(help_type = "html", help.ports = 44879) -) -``` - -* [User guides, package vignettes and other documentation.](http://127.0.0.1:44879/help/library/SingleCellMultiModal/doc/index.html) +* [User guides, package vignettes and other documentation.](http://localhost:8787/help/library/SingleCellMultiModal/doc/index.html) in the Help pane of RStudio.