webTable: Get R matrix from weblink

Description Usage Arguments Details Value Author(s)

Description

Get a R matrix object if the weblink returned as a matrix.

Usage

1

Arguments

url

The weblink.

ncol

The column number of the matrix.

Details

If the web return a matrix, use this function to extract it as a R matrix object. An empty element is used to represent a "NA" in KEGG. So the empty web element is set to "NA" according the "ncol" parameter.

Value

A R matrix

Author(s)

Yulong Niu niuylscu@gmail.com


YulongNiu/KEGG_BioCyc_API documentation built on May 10, 2019, 1:13 a.m.