Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1007 Bytes

README.md

File metadata and controls

39 lines (22 loc) · 1007 Bytes

personr

Travis build status CRAN RStudio mirror downloads

Test your personality in R.

Usage

Install package:

install.packages("personr")

Test your personality:

# in your working directory
personr::launch_test(".")

Demo

More

launch_test() opens a personality test in your browser, and generates a report after you click "Submit".

The test is from https://openpsychometrics.org/tests/IPIP-BFFM/, 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 https://openpsychometrics.org/_rawdata/BIG5.zip.

Check these links for more details about the test and theories behind it.