get_equation: Get Equation

View source: R/get_dictionaries.R

get_equationR Documentation

Get Equation

Description

Get Equation

Usage

get_equation(name = NULL, type, g = NULL, eq_df = NULL)

Arguments

name

name of equation. options are all equation data set keys available in the actdata package (call actdata::eqn_info() for more information)

type

type of equation. options: emotionid, impressionabo, selfdir, traitid

gender

gender of equation. options: f, m, av

Value

equation dataframe

Examples


get_equation("nc1978", "impressionabo", "male")

ekmaloney/inteRact documentation built on Feb. 20, 2023, 1:29 p.m.