### Name: hgu95av2MAPCOUNTS ### Title: Number of mapped keys for the maps in package hgu95av2.db ### Aliases: hgu95av2MAPCOUNTS ### Keywords: datasets ### ** Examples hgu95av2MAPCOUNTS mapnames <- names(hgu95av2MAPCOUNTS) hgu95av2MAPCOUNTS[mapnames[1]] x <- get(mapnames[1]) sum(!is.na(as.list(x))) count.mappedkeys(x) # much faster! ## Check the "map count" of all the maps in package hgu95av2.db checkMAPCOUNTS("hgu95av2.db")