lucas (version 1.0)

Add_photo_fields_2006: Add photo fields 2006

Description

Add photo fields 2006

Add missing columns

Usage

Add_photo_fields_2006(con)

Add_missing_cols(con, years)

Arguments

con

Connection to database

years

Numeric vector of years to be harmonised

Functions

  • Add_photo_fields_2006: missing columns photo_n/e/s/w in 2006 data from the information of the exif DB

  • Add_missing_cols: missing columns to all tables before merge

See Also

To create the conection please see Connect_to_db

To create the conection please see Connect_to_db

Examples

Run this code
# NOT RUN {
Add_photo_fields_2006n(con)
# }
# NOT RUN {
Add_missing_cols(con, c(2006, 2009, 2012, 2015, 2018))
# }

Run the code above in your browser using DataLab