# Checking whether a variable is strictly positive
check_positive("c_pfs", df = df_pa)
# Checking whether two variables are strictly positive
# Descreasing the number of iterations to display to 20.
check_positive("c_pfs", "c_pd", df = df_pa)
Run the code above in your browser using DataLab