\name{"dim.FCS-methods"} \docType{methods} \alias{"dim.FCS-methods"} \alias{dim.FCS-methods} \alias{dim.FCS,ANY-method} \alias{dim.FCS} \title{Obtaining the dimensions of the data of an "FCS-class" object} \description{ This function returns the dimensions of the data such that the number of rows and the number of columns, respectively, are output in a vector. The number of rows corresponds to the number of cell observations, and the number of columns correspond to the number of parameters or fluorescence measurements and other integer-measured variables. } \section{Methods}{ \describe{ \item{x}{Extracts the dimensions of the data} }} \keyword{methods}