View source: R/utils_check_data.R
check_greater_zero | R Documentation |
Some columns must have all values greater than zero. Check to make sure this is true.
check_greater_zero(.data, cols)
.data |
A data frame containing the input parameters for the TAXSIM 35 program. The column names of the input parameters are below. The column can be in any order. |
cols |
The column names, as a string, in the data set |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.