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

## Not run: 
   wpplot('WP179') 

## End(Not run)

[Package wikiprofiler version 0.1.6 Index]