Description Usage Arguments Value Examples
Read XML file
1 |
file |
file name |
xmlRoot of file
1 2 3 4 | path<-system.file(package = "Key2Enrich")
xmlPath<-paste(path,"/extdata",sep="")
xmlFile<-paste(xmlPath,sep="","/hsa04012.xml")
r<-parseKGMLFile(xmlFile)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.