powered by
Validate a myIO Function Call
myio_validate_call(fn, args = list())
A list with valid and errors. Errors use stable machine-readable code values.
valid
errors
code
Exported myIO function name.
Named list of proposed arguments.
myio_validate_call("setAxisFormat", list(axis_x = ".0f"))
Run the code above in your browser using DataLab