Skip to content

Commit 600433b

Browse files
authored
Add "Getting Started" Vignette (#32)
* Add getting started vignette * add gitignores * Add VignetteBuilder to DESCRIPTION * read through vignette
1 parent 06485ad commit 600433b

4 files changed

Lines changed: 462 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ scratch*
33
inst/doc
44
*ragnar.duckdb
55
docs
6+
_chats/
7+
*chat.Rmd
8+
.claude

DESCRIPTION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,4 @@ Config/testthat/edition: 3
5555
Remotes:
5656
rstudio/reticulate
5757
URL: https://tidyverse.github.io/ragnar/
58+
VignetteBuilder: knitr
1.32 MB
Loading

0 commit comments

Comments
 (0)