Skip to content

Commit ea992f4

Browse files
!
1 parent da26219 commit ea992f4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ You can also access these directly from R with:
6666

6767
``` r
6868
browseVignettes("bgms")
69-
#> No vignettes found by browseVignettes("bgms")
7069
```
7170

7271
## Why use Markov Random Fields?

Readme.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ For worked examples and tutorials, see the package vignettes:
7272

7373
You can also access these directly from R with:
7474

75-
```{r}
75+
```r
7676
browseVignettes("bgms")
7777
```
7878

0 commit comments

Comments
 (0)