validate_dataframe: Validate that input is a data frame
Description
Validate that input is a data frame
Usage
validate_dataframe(x, arg_name)
Value
TRUE if valid, throws error otherwise
Arguments
- x
input to validate
- arg_name
name of the argument for error messages