meanCI2df {interpretCI}R Documentation

Prepare data to plot from an object of class meanCI

Description

Prepare data to plot from an object of class meanCI

Usage

meanCI2df(x)

Arguments

x

An object of class meanCI

Value

A data.frame

Examples

x=meanCI(acs,sex,age)
meanCI2df(x)

[Package interpretCI version 0.1.1 Index]