Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flujoo/personr
R Package for Personality Testing
https://github.com/flujoo/personr
big-five-traits personality-test r r-package shiny-apps
Last synced: 17 days ago
JSON representation
R Package for Personality Testing
- Host: GitHub
- URL: https://github.com/flujoo/personr
- Owner: flujoo
- Created: 2020-05-25T18:14:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-17T17:56:58.000Z (about 4 years ago)
- Last Synced: 2024-11-17T05:39:10.410Z (about 1 month ago)
- Topics: big-five-traits, personality-test, r, r-package, shiny-apps
- Language: R
- Homepage: https://CRAN.R-project.org/package=personr
- Size: 28.7 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# personr
[![Travis build status](https://travis-ci.com/flujoo/personr.svg?branch=master)](https://travis-ci.com/flujoo/personr) [![CRAN RStudio mirror downloads](https://cranlogs.r-pkg.org/badges/last-month/personr?color=blue)](https://r-pkg.org/pkg/personr)
Test your personality in R.
## Usage
Install package:
```r
install.packages("personr")
```Test your personality:
```r
# in your working directory
personr::launch_test(".")
```## Demo
![](demo.gif)
## More
`launch_test()` opens a personality test in your browser, and generates a report after you click "Submit".
The test is from , which is a popular, science-based personality test.
In the report, your results are compared with other people's data, to show what these results mean. Other people's data is from .
Check these links for more details about the test and theories behind it.