export2ring: Export ringing data for exchange with the Vogelwarte...

Description Usage Arguments

Description

Prerequisites: 1.) R running as 32 bit version. (Change in RStudio using Tools > Global options) 2.) Existing Microsoft Access Driver (*.mdb) linking to 'Ring2017.mde' 3.) Existing Microsoft Access Driver (*.mdb) linking to 'Ring2018.mde' –> Will be overwritten !!! 4.) Access to buzzard data as list buzzard_db.RData (sources from excel file) 5.) Access to kite data as excel file Kite ringing list.xlsx 6.) Access to goshawk data as ...

Usage

1
2
export2ring(DNS1 = NULL, DNS2 = NULL, buzzard = NULL, kite = NULL,
  others = NULL, year = NULL, exclude = NULL, RingerNr = NULL)

Arguments

DNS1

name of odbc database 32-bit with Driver to Microsoft access (*.mdb). Must contain correct VarTypes.

DNS2

name of odbc database 32-bit with Driver to Microsoft access (*.mdb).

buzzard

path to 'buzzard_db.RData'

kite

path to 'Kite ringing list.xlsx'

others

path to 'Goshawk and others ringing list.xlsx'

year

vector of years to export

exclude

ring numbers to exclude from export (i.e. individuals without Vogelwartenring)

RingerNr

Ringer Identity issued by Vogelwarte Helgoland


mottensmann/DBChecks documentation built on Feb. 3, 2022, 9:21 p.m.