Skip to content

Commit

Permalink
Adds readme
Browse files Browse the repository at this point in the history
  • Loading branch information
edgararuiz committed Oct 11, 2024
1 parent 3c9c2fb commit e221d8a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions site/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
```r
pkgsite::write_reference(
pkg = "r",
folder = "reference",
not_run_examples = TRUE,
template = "site/_template_reference.qmd",
index_file = "r_index.qmd",
index_template = "site/_template_index.qmd"
)
```

0 comments on commit e221d8a

Please sign in to comment.