DTUAqua/spict

make.man.inp c only check the first fractile

Closed this issue · 0 comments

In this line

stopifnot(all(unlist(fractiles) <= 0.5 && unlist(fractiles) > 0))

it should be single & otherwise only the first fractile is checked.