resight.report: Report of resightings

Description Usage Arguments

View source: R/resights.report.R

Description

Report of resightings

Usage

1
2
3
4
5
6
7
8
9
resight.report(
  x = NULL,
  buzzard_db = "RData/buzzard_db.RData",
  out.file = NULL,
  digits = 2,
  lang = c("German", "English"),
  brood = FALSE,
  root = "C:/OSGeo4W64"
)

Arguments

x

Ring

buzzard_db

path to buzzard_db

out.file

valid path to write to text. By default temporary only

digits

number of decimals

lang

language

brood

Default False. If True, returns resights of siblings

root

root of QGIS installation. By default attempts to find it automatically


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