Format the results_overall part of the output of ejamit() or doaggregate()
Source:R/ejam2table_tall.R
table_tall_from_overall.Rd
Take a quick look at results in the RStudio console
Examples
table_tall_from_overall(testoutput_ejamit_10pts_1miles$results_overall)
#> Error in table_tall_from_overall(testoutput_ejamit_10pts_1miles$results_overall): could not find function "table_tall_from_overall"
table_tall_from_overall(x$results_bysite[1, ])
#> Error in table_tall_from_overall(x$results_bysite[1, ]): could not find function "table_tall_from_overall"