\name{PfizerExample} \alias{PfizerExample} \docType{data} \title{Small example data set from Pfizer} \description{ Small example data set from Pfizer. } \usage{data(PfizerExample)} %\format{ % Object of class 'geneSet'. %} %\details{ %} % \source{ % ~~ reference to a publication or URL from which the data were obtained ~~ % } % \references{ % ~~ possibly secondary sources and usages ~~ % } \examples{ library(GeneticsBase) data(PfizerExample) head(PfizerExample) } \keyword{datasets}