Learn R Programming

webchem (version 0.0.5.0)

ppdb_buildidx: Query PPDB search index

Description

This function queries the PPDB search index http://sitem.herts.ac.uk/aeru/iupac/search.htm and is used to get an updated index. This is used to build the index shipped with the webchem package - code{ppdb_idx}.

Usage

ppdb_buildidx()

Arguments

Value

  • A dataframe with 2 variables: [object Object],[object Object],...

See Also

ppdb_idx

Examples

Run this code
# code used the build the index shipped with webchem
ppdb_idx <- ppdb_buildidx()

Run the code above in your browser using DataLab