View source: R/resights.report.R
Report of resightings
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"
)
 | 
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  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.