I was trying to analyze odds ratio with 95% CI from R, this is an example I used in fisher.test.
test <- matrix(c(9, 155, 1, 147), nc = 2,