attachments {covid19dbcand}R Documentation

Drugs/ Carriers/ Enzymes/ Targets/ Transporters Attachments

Description

Return a list of attachment that were used as references for drugs or CETT

Usage

Attachments

Attachments_Enzymes

Attachments_Carriers

Attachments_Targets

Attachments_Transporters

Format

An object of class spec_tbl_df (inherits from tbl_df, tbl, data.frame) with 3 rows and 4 columns.

An object of class tbl_df (inherits from tbl, data.frame) with 388 rows and 4 columns.

An object of class spec_tbl_df (inherits from tbl_df, tbl, data.frame) with 6 rows and 4 columns.

An object of class spec_tbl_df (inherits from tbl_df, tbl, data.frame) with 11 rows and 4 columns.

An object of class spec_tbl_df (inherits from tbl_df, tbl, data.frame) with 37 rows and 4 columns.

Value

a tibble with 4 variables:

ref-id

Identifier for the article being referenced. This is unique across all reference types (books, links, article, attachments).

title

The title of the attachment.

url

The url to download the attachment from.

parent_id

drug/carrier/target/enzyme/transporter id

Source

Drugbank Documentation


[Package covid19dbcand version 0.1.1 Index]