File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -136,8 +136,8 @@ tab_mod |>
136136## Quick guide
137137
138138Here 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
Original file line number Diff line number Diff line change @@ -99,8 +99,9 @@ install.packages('BayesERtools')
9999## Quick guide
100100
101101Here 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
You can’t perform that action at this time.
0 commit comments