iscamnormprob(1.96, direction = "above")
iscamnormprob(-1.5, mean = 1, sd = 2, direction = "below")
iscamnormprob(0, xval2 = 1.5, direction = "between")
iscamnormprob(-1, xval2 = 1, direction = "outside")
Run the code above in your browser using DataLab