Skip to content

Commit

Permalink
doc: update details roxy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Sidi committed Oct 11, 2019
1 parent 173202f commit db7eaed
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 0 additions & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
output: github_document
---


<!-- README.md is generated from README.Rmd. Please edit that file -->

```{r setup, include = FALSE}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ details(plot(x=mtcars$mpg,y=mtcars$wt), summary = 'My plot')

<summary> <span title="Click to Expand"> My plot </span> </summary>

![](https://i.imgur.com/1vD0kku.png)
![](https://i.imgur.com/98GUKab.png)

</details>

Expand Down
4 changes: 4 additions & 0 deletions man/details.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit db7eaed

Please sign in to comment.