# NOT RUN {
## attach dataset to search path (for using variable names)
attach(learning_motivation)
## original and adjusted index summary
summary(sdi(intrinsic, identified, introjected, external, compute.adjusted = FALSE))
summary(sdi(intrinsic, identified, introjected, external))
# }
Run the code above in your browser using DataLab