Learn R Programming

holland (version 0.1.2-1)

example1: RIASEC correlations - perfect

Description

fictional correlation matrix representing a perfect RIASEC circumplex

Usage

data(example1)

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(example1)
dim(example1)
example1
# }

Run the code above in your browser using DataLab