R/getSystemCode.R

Defines functions getSystemCode

Documented in getSystemCode

getSystemCode <- function(name){
  datasource <- getDataSource(name=name)
  datasource$getSystemCode() 
}
  

Try the BridgeDbR package in your browser

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

BridgeDbR documentation built on Nov. 8, 2020, 5:09 p.m.