timetree: Retrieve records from the timetree website

Description Usage Arguments Author(s) Examples

Description

Retrieve records from the timetree website

Usage

1
2
3
timetree(taxon1 = "Agaricus", taxon2 = "Boletus", verbose = TRUE,
  screenshot = TRUE, port = 4445L, browserName = "chrome",
  remoteServerAddr = "localhost", wait = 2)

Arguments

taxon1

character string specifying the first taxon name

taxon2

character string specifying the second taxon name

Author(s)

Franz-Sebastian Krah

Examples

1
2
3
4
## Not run: 
timetree(taxon1 = "Agaricus", taxon2 = "Boletus")

## End(Not run)

FranzKrah/timetree documentation built on May 6, 2019, 5:07 p.m.