Learn R Programming

Publish (version 2017.10.24)

CiTable: CiTable data

Description

These data are used for testing Publish package functionality.

Arguments

Format

A data frame with 27 observations on the following 9 variables.

Drug.Time

Dose

Mean

SD

n

HazardRatio

lower

upper

p

Examples

Run this code
# NOT RUN {
data(CiTable)
plotConfidence(x=CiTable[,6:8], labels=CiTable[,1:5])


# }

Run the code above in your browser using DataLab