How to create an empty named specified column and position this column into a particular numbered position within the data frame in R
I have a data frame with 388 columns, and I have two columns in my data frame labelled as ‘Longitude_E’ and ‘Latitude_N’, containing GPS coordinates in degrees, minutes, and seconds.