wrapper_func()
Pre-process data
using xy_info
.
preprocess_xy_data(data = NULL, xy_info = NULL, col = NULL)
data | data.frame. Output from |
---|---|
xy_info | list. Output from |
col | character. Name of 'id' column in |
data.frame.
To be used exclusively by wrapper_func()
.