Add_revisit {lucas} | R Documentation |
Adds revisit column to lucas harmonized table to show the number of times between the years when the point was revisited.
Add_revisit(con)
con |
Connection to db |
To create the conection please see Connect_to_db
## Not run:
Add_revisit(con)
## End(Not run)