R/xfaostat_helper_funcs.R
FF_join_checkmap.Rd
FF_join_checkmap: full-join data frames by a common COL_by variable to checking mapping
FF_join_checkmap(DFs, COL_by, COL_rename, .ENVIR = .GlobalEnv)
Data frames to be full joined.
By variable in join.
Other common variables to rename (by adding df names as prefix) before the join.
Environment of the input data frames
A joined data frame