meanCI2df1 {interpretCI}R Documentation

Extract data from an object of class meanCI

Description

Extract data from an object of class meanCI

Usage

meanCI2df1(x)

Arguments

x

An object of class meanCI

Value

A data.frame summarizing mean and confidence interval

Examples

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

[Package interpretCI version 0.1.1 Index]