taxize (version 0.9.91)

taxize_options: taxon state options

Description

taxon state options

Usage

taxize_options(taxon_state_messages = NULL, quiet = FALSE)

Arguments

taxon_state_messages

(logical) allow messages. default: TRUE

quiet

(logical) quiet informational output from this function. default: TRUE

Examples

Run this code
# NOT RUN {
taxize_options()
taxize_options(FALSE)
taxize_options(TRUE)
# }

Run the code above in your browser using DataLab