Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshidk6 committed Feb 12, 2025
1 parent 654139a commit 26fce84
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ tab_mod |>
## Quick guide

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

```{r, warning=FALSE, message=FALSE}
# Load package and data
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,9 @@ install.packages('BayesERtools')
## Quick guide

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

``` r
# Load package and data
Expand Down

0 comments on commit 26fce84

Please sign in to comment.