Skip to content

Commit

Permalink
update to with version 0.2.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
“Liam authored and “Liam committed May 14, 2024
1 parent cf9cdd6 commit f286595
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 56 deletions.
3 changes: 2 additions & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Visualize and tabulate single-choice, multiple-choice, matrix-style questions fr
## Installation

```{r eval=FALSE}
# install.packages("devtools"), if not already downloaded
install.packages("surveyexplorer")
# or devtools::install_github("liamhaller/surveyexplorer") for the devlopment version
```

# Examples
Expand Down Expand Up @@ -276,3 +276,4 @@ Each function contains the following options
- subgroups_to_exclude --- Optional vector specifying subgroups to exclude from the analysis
- weights --- Optional variable containing survey weights. If provided, frequencies and counts will be weighted accordingly
- na.rm --- Logical indicating whether to remove NA values from question before analysis

Loading

0 comments on commit f286595

Please sign in to comment.