scoreMosherGuilt: A function that scores the Revised Mosher's Guilt Inventory

Description Usage Arguments Value Examples

View source: R/scoreMosherGuilt.R

Description

Calculate's sex-guilt, hostility-guilt and guity-conscience subscale scores.

Usage

1
scoreMosherGuilt(dat, firstq)

Arguments

dat

data frame

firstq

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

Value

data frame with new vectors of scores

Examples

1
dat = scoreMosherGuilt(dat, firstq = "RMGI_1")

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