powered by
Generate a PDF field guide using the ALA's field guide generator
fieldguide( guids, title = "Field guide", filename = tempfile(fileext = ".pdf"), overwrite = FALSE )
character: vector of GUIDs
string: title to use in the field guide PDF
string: filename for the PDF document
logical: overwrite the file if it already exists?
filename
https://fieldguide.ala.org.au/
search_guids
# 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")) # } # NOT RUN { # }
Run the code above in your browser using DataLab