use these functions to make error bars with binomial test

binom.high(x, n)

Arguments

x

number of 1's observed that year

n

total observations in that year

Examples

if (FALSE) { }