View source: R/Ensminger_Leder_Luis_10_tests.R
replicate_ELL_10_tests | R Documentation |
Replicates Ensingmer & Leder-Luis 10 Tests
replicate_ELL_10_tests(filepath = NA, raw_df = NA, plot = TRUE)
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. |
The test statistics table and the plots for Ensingmer & Leder-Luis 10 Tests
replicate_ELL_10_tests(filepath=fp)
replicate_ELL_10_tests(raw_df=dataframe)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.