Learn R Programming

aziztest (version 0.2.1)

reformat_results: Reformats multiple results into one table

Description

If running multiple variables (and storing in a list), this transform the list of results to one coherent data.frame

Usage

reformat_results(res_esa)

Arguments

res_esa

listed outputs of multiple calls to aziz.test() on multiple variables

Value

A data.frame containing all results in an accessible presentation