Description Usage Arguments Value References See Also Examples
Generate a PDF field guide using the ALA's field guide generator
1 2  | fieldguide(guids, title = "Field guide", filename = tempfile(fileext =
  ".pdf"), overwrite = FALSE)
 | 
guids | 
 character: vector of GUIDs  | 
title | 
 string: title to use in the field guide PDF  | 
filename | 
 string: filename for the PDF document  | 
overwrite | 
 logical: overwrite the file if it already exists?  | 
filename
1 2 3 4 5 6  | ## Not run: 
fieldguide(guids=
  c("urn:lsid:biodiversity.org.au:afd.taxon:95773568-053d-44de-a624-5699f0ac4a59",
  "http://id.biodiversity.org.au/node/apni/2890970"))
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.