R/ViewLatestTime.R

ViewLatestTime <-
function(){
temp<-getURL("http://www.kegg.jp/kegg-bin/download?entry=hsa04010&format=kgml")
UpdateTime<-substr(temp,100,151)
return(UpdateTime)
}

Try the TPEA package in your browser

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

TPEA documentation built on May 1, 2019, 8:13 p.m.