build.WIKIDATA: Build Wikidata

Description Usage Arguments Value See Also Examples

Description

Parses wikidata chemical compound database, returns data table with columns compoundname, description, charge, formula and structure (in SMILES)

Usage

1
build.WIKIDATA(outfolder)

Arguments

outfolder

Which folder to save temp files to?

Value

data table with parsed database

See Also

query_wikidata as.data.table

Examples

1
## Not run: build.WIKIDATA(outfolder=tempdir())

MetaDBparse documentation built on May 3, 2021, 5:09 p.m.