Displaying 1 result from an estimated 1 matches for "f0aa63".
Did you mean:
f0aa65
2011 Mar 03
0
'merge' function creating duplicate columns names in the output
...39;indx'
, all.x = TRUE
)
The 'invType' dataframe was the result of a previous merge and has the
following column names that are probably causing the problem:
height.x
height.y
height
> str(invType)
'data.frame': 2219 obs. of 30 variables:
$ loc : chr "F0AA63" "F0AA65" "F0AA73" "F0AA75" ...
$ KLN : int 3569383 3515513 3565497 3555138 3565162 3555001
3565139 3555886 3565796 3556647 ...
$ comm : int 451 57 560 40 560 39 560 40 560 46 ...
$ case : num 7.70e+09 1.00e+12 3.00e+12 1.00e+12 1.11e+09 ...
$ des...