Skip to content

Commit

Permalink
Added install for surveytoolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
fontikar committed May 20, 2024
1 parent c754501 commit 154abc9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion book/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ tmp
*.html
site_libs
index.tex
docs/
docs/
.quarto/
.DS_Store

/.quarto/
2 changes: 1 addition & 1 deletion book/import.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ library(here)
library(janitor)
library(haven)
library(sjPlot)
# remotes::install_github("martinctc/surveytoolbox")
library(surveytoolbox)
```


Expand Down

0 comments on commit 154abc9

Please sign in to comment.