validate_px_arguments {pxmake} | R Documentation |
Check all arguments to px()
Description
Check all arguments to px()
Usage
validate_px_arguments(input, data)
Arguments
input |
Optional character string. Can be:
If input is a data frame or NULL, a px object with minimal metadata is created. |
data |
Either a data frame or a path to an |
Value
Nothing
[Package pxmake version 0.18.0 Index]