Merge branch 'dev' of https://github.com/ocbe-uio/rBAPS into dev
This commit is contained in:
commit
0cb32863d5
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ R implementation of the compiled Matlab BAPS software for Bayesian Analysis of P
|
||||||
|
|
||||||
rBAPS is currently under development and a stable version is yet to be released. You can install the development version by issuing the command below on an interactive R session.
|
rBAPS is currently under development and a stable version is yet to be released. You can install the development version by issuing the command below on an interactive R session.
|
||||||
|
|
||||||
```{r}
|
```r
|
||||||
remotes::install_github("ocbe-uio/rBAPS", "dev")
|
remotes::install_github("ocbe-uio/rBAPS", "dev")
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue