Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Which would produce a following output in your documentation:
}
```

![example of function](inst/function.gif)
![example of function](man/figures/function.gif)

### In the vignettes

Expand Down Expand Up @@ -92,7 +92,7 @@ knitr::include_url(url, height = "800px")
```
````

![example of vignette](inst/vignette.gif)
![example of vignette](man/figures/vignette.gif)

See the package documentation for more details.

Expand Down
File renamed without changes
File renamed without changes