if(file.exists('GEOmetadb.sqlite')) {
columnDescriptions()[1:5,]
} else {
print("You will need to usethe getSQLiteFile() function to get a copy
of the SQLite database file before this example will work")
}
Run the code above in your browser using DataLab