tests/04-testAnchor.R

library(WayFindR)
xmlfile <- system.file("pathways/WP3850.gpml", package = "WayFindR")
links <- collectAnchors(xmlfile)
class(links)
links$nodes
links$edges

Try the WayFindR package in your browser

Any scripts or data that you put into this service are public.

WayFindR documentation built on July 17, 2024, 3 p.m.