taxize options
taxize options
taxize_options(taxon_state_messages = NULL, ncbi_sleep = NULL, quiet = FALSE)
taxon_state_messages |
(logical) suppress messages? default: |
ncbi_sleep |
(numeric/integer) number of seconds to sleep between
NCBI ENTREZ http requests. applies to the functions: |
quiet |
(logical) quiet informational output from this function.
default: |
## Not run: taxize_options() taxize_options(FALSE) taxize_options(TRUE) taxize_options(ncbi_sleep = 0.4) taxize_options(taxon_state_messages = TRUE, ncbi_sleep = 0.4) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.