bio.link {BioIDMapper}R Documentation

Link Between BioIDMapper and External Data Sources

Description

Link to external data sources through specified ID with web browser

Usage

bio.link(id, to)

Arguments

id one biolgoical id
to biokey number. check bio.type()

Details

It opens web browser and links directly to the specified database. For detail, please check vignette "demonstration" section.

Author(s)

Xiaoyong Sun

Examples

bio.type(1)
## Not run: bio.link("200529", 1)

[Package BioIDMapper version 1.0 Index]