Learn R Programming

holland (version 0.1.2-1)

example2: RIASEC correlations - not so perfect

Description

another fictional correlation matrix representing a not so perfect RIASEC circumplex

Usage

data(example2)

Arguments

Format

A 6 x 6 matrix object with named columns and rows.

Details

can be written as a .dat text file using the function write_dat().

References

Holland, J.L. (1997). Making vocational choices. A theory of vocational personalities and work environments. Lutz, FL: Psychological Assessment Resources.

Examples

Run this code
# NOT RUN {
data(example2)
dim(example2)
example2
# }

Run the code above in your browser using DataLab