> forestplot(as.matrix(ForestPlot[,1:3])

> forestplot(as.matrix(ForestPlot[,1:3]), HR, UpperCI, graph.pos=2,zero=1, graphwidth=unit(50,"mm"), lineheight="auto", boxsize=0.1, xticks=(c(0.5,1.0,1.5,2.0,2.5)), col= fpColors(all.elements = "black")) Error in NCOL(lower) : object 'UpperCI' not found

不知怎么回事?无法重现,求解啊,感谢。