Learn R Programming

webchem (version 1.0.0)

build_aw_idx: Function to build index

Description

This function builds an index of Alan Woods Compendium of Pesticides http://www.alanwood.net/pesticides and saves it to tempdir. This is a utility function for aw_query and will not be exported in future releases.

Usage

build_aw_idx(verbose = TRUE, force_build = FALSE)

Arguments

verbose

logical; print message during processing to console?

force_build

logical; force building a new index?

Value

a data.frame

See Also

aw_query, tempdir