gdxbinwider.RdThis function has been conceived with the Dutch FADN in mind, please use `fadn2fd()` for EU FADN data.
The `gdxbinwider()` function takes in a GDX file with BIN data as parameters p_farmData_NL and p_farmData2GUI, and a mapping as a set. Then the data is widened, and the output is a tibble.
gdxbinwider(filename, BINDir, gdxmap, mapping)Name of the GDX file with BIN data and mappings.
Directory where the FADN data is located.
Name of the set in the GDX file that contains the mapping (e.g. Regs2BINID)
Column name of the characteristic/variable to be grouped by (e.g. "Regions" or "Regs")
A tibble `tbl_df`