Skip to content

Commit 26fce84

Browse files
committed
Update README
1 parent 654139a commit 26fce84

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ tab_mod |>
136136
## Quick guide
137137

138138
Here is a quick demo on how to use this package for E-R analysis.
139-
See `vignette("basic_workflow_bin")` for more thorough walk through of a
140-
basic workflow.
139+
See [Basic workflow](https://genentech.github.io/BayesERbook/notebook/binary/basic_workflow.html) for
140+
more thorough walk through.
141141

142142
```{r, warning=FALSE, message=FALSE}
143143
# Load package and data

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,9 @@ install.packages('BayesERtools')
9999
## Quick guide
100100

101101
Here is a quick demo on how to use this package for E-R analysis. See
102-
`vignette("basic_workflow_bin")` for more thorough walk through of a
103-
basic workflow.
102+
[Basic
103+
workflow](https://genentech.github.io/BayesERbook/notebook/binary/basic_workflow.html)
104+
for more thorough walk through.
104105

105106
``` r
106107
# Load package and data

0 commit comments

Comments
 (0)