Correct_th_loc: Correct theoretical long lat

Description Usage Arguments See Also Examples

View source: R/lucas.r

Description

Applying a correction of the values of columns th_long and th_lat according to the latest LUCAS grid

Usage

1
Correct_th_loc(con, lucas_grid)

Arguments

con

Connection to db

lucas_grid

File path to the csv file of the latest LUCAS grid

See Also

To create the conection please see Connect_to_db

Examples

1
2
3
## Not run: 
Correct_th_loc(con, lucas_grid)
## End(Not run)

lucas documentation built on Oct. 23, 2020, 7:55 p.m.

Related to Correct_th_loc in lucas...