wrapper_func()Post-process data using xy_info.
postprocess_xy_data(data = NULL, xy_info = NULL)
| data | data.frame. Output from |
|---|---|
| xy_info | list. Output from |
data.frame.
To be used exclusively by wrapper_func().
Some extra logic is needed in case the expected names do not appear in data
after do.call(...). Output column names cannot be specified.