GetAllSrcIds: Get all src_ids

View source: R/api_unichem.R

GetAllSrcIdsR Documentation

Get all src_ids

Description

Obtain all resources and corresponding src_ids currently in UniChem

Usage

GetAllSrcIds()

Value

A data frame contains 3 columns:

name

Name of the resources.

src_id

"src_id" of the resources.

description

A brief description of the content of the source.

Author(s)

Jing Tang jing.tang@helsinki.fi Shuyu Zheng shuyu.zheng@helsinki.fi

Examples

resource <- GetAllSrcIds()

DrugComb/TidyComb documentation built on June 22, 2022, 2:49 a.m.