tidy: Tidy the result of a test into a summary data.frame

View source: R/generics.R

tidyR Documentation

Tidy the result of a test into a summary data.frame

Description

This from BROOM

Usage

tidy(x, ...)

Arguments

x

An object to be converted into a tidy data.frame

...

extra arguments

Details

The output of tidy is always a data.frame with disposable row names. It is therefore suited for further manipulation by packages like dplyr, reshape2, ggplot2 and ggvis.

Value

a data.frame


ianhandel/epidemr documentation built on April 13, 2022, 11:08 a.m.