replicate_ELL_10_tests: Replicates Ensingmer & Leder-Luis 10 Tests

View source: R/Ensminger_Leder_Luis_10_tests.R

replicate_ELL_10_testsR Documentation

Replicates Ensingmer & Leder-Luis 10 Tests

Description

Replicates Ensingmer & Leder-Luis 10 Tests

Usage

replicate_ELL_10_tests(filepath = NA, raw_df = NA, plot = TRUE)

Arguments

filepath

Default to NA. If loading data using filepath, specify filepath as a string.

raw_df

Default to NA. If loading data using a dataframe. Pass in the dataframe instance.

plot

TRUE or FALSE or 'Save': If TRUE, display the plots and return them. If 'Save', return the plots but suppress display. If FALSE, no plot is produced. Default to TRUE.

Value

The test statistics table and the plots for Ensingmer & Leder-Luis 10 Tests

Examples

replicate_ELL_10_tests(filepath=fp)
replicate_ELL_10_tests(raw_df=dataframe)

jlederluis/digitanalysis documentation built on Nov. 5, 2023, 11:46 a.m.