if(file.exists('GEOmetadb.sqlite')) {
a <- columnDescriptions()[1:5,]
b <- geoConvert('GPL97','GSM')
} else {
print("use getSQLiteFile() to get a copy of the GEOmetadb SQLite file
and then rerun the example")
}
Run the code above in your browser using DataLab