Learn R Programming

effectsize (version 0.4.1)

interpret_direction: Interpret direction

Description

Interpret direction

Usage

interpret_direction(x)

Arguments

x

Numeric value.

Examples

Run this code
# NOT RUN {
interpret_direction(.02)
interpret_direction(c(.5, -.02))
#
# }

Run the code above in your browser using DataLab