Description Usage Arguments Details Value Author(s) Examples
Get a R matrix object if the weblink returned as a matrix.
1  | 
url | 
 The weblink.  | 
ncol | 
 The column number of the matrix.  | 
enforceURL | 
 whether to enfoce get get url until the results returned. The default value is "FALSE".  | 
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.
A R matrix
Yulong Niu niuylscu@gmail.com
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.