m2h: How to make molecule to herb

Description Usage Arguments Value Examples

View source: R/m2h.R

Description

How to make molecule to herb

Usage

1
m2h(x, type = "cid", OB = "30", DL = "0.18")

Arguments

x

is molecule or cid

type

is the class of x

OB

is characteristic value of x

DL

is characteristic value of x

Value

herb information

Examples

1
2
3
4
m2h(x=c('thalifendine','rosthorin A'),type='molecule',OB='10',DL='0.01')
.m2h(x='thalifendine',type='molecule',OB='30',DL='0.18')
m2h(x=c('445858','31423'),type='cid',OB='30',DL='0.18')
m2h(x=c('445858','31423'),type='cid',OB='15',DL='0.02')

pwj6/tcmR documentation built on Dec. 22, 2021, 10:53 a.m.