wpplot {wikiprofiler} | R Documentation |
Input specific wikipathways ID to get an output in class of wpplot.
Description
Use wikipathways ID to open a local svg file. Then extract related information from svg file and build a wpplot class variance.
Usage
wpplot(ID)
Arguments
ID |
ID is wikipathways' ID. |
Value
A 'wpplot' object
Examples
if (yulab.utils::has_internet())
wpplot('WP179')
[Package wikiprofiler version 0.1.5 Index]