View source: R/get_dictionaries.R
get_equation | R Documentation |
Get Equation
get_equation(name = NULL, type, g = NULL, eq_df = NULL)
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 |
equation dataframe
get_equation("nc1978", "impressionabo", "male")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.