Correct_th_loc {lucas} | R Documentation |
Applying a correction of the values of columns th_long and th_lat according to the latest LUCAS grid
Correct_th_loc(con, lucas_grid)
con |
Connection to db |
lucas_grid |
File path to the csv file of the latest LUCAS grid |
To create the conection please see Connect_to_db
## Not run:
Correct_th_loc(con, lucas_grid)
## End(Not run)