Skip to content

Commit 8b61a95

Browse files
committed
update readme with data description
1 parent c9be817 commit 8b61a95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ results <- lpme::lpme(
4848
print(results)
4949
```
5050

51+
`lpme` ships with a small example dataset, `KnowledgeVoteDuty`, drawn from the 2024 American National Election Study. Load it with `data(KnowledgeVoteDuty)` to try the package on real survey responses.
52+
5153
# Contributing
5254
Contributions to lpme are welcome! Feel free to submit a [pull request](https://github.com/cjerzak/lpme-software/pulls) or open an [issue](https://github.com/cjerzak/lpme-software/issues).
5355

0 commit comments

Comments
 (0)