scoreJozkowski: A function that scores Jozkowski's Internal and External...

Description Usage Arguments Value Examples

View source: R/scoreJozkowski.R

Description

Calculates subscale scores for internal subscales (external TBD)

Usage

1
scoreJozkowski(dat, firstq)

Arguments

dat

data frame

firstq

input character for the name of the column for the first variable (e.g., "ICS_1")

Value

data frame with new vectors of scores

Examples

1
dat = scoreJozkowski(dat, firstq = "ICS_1")

jsakaluk/sexscales documentation built on Nov. 4, 2019, 3:24 p.m.