\name{ncol} \alias{ncol} \alias{ncol,platformDesign-method} \alias{nrow} \alias{nrow,platformDesign-method} %- Also NEED an '\alias' for EACH other topic documented here. \title{ ~~function to do ... ~~ } \description{ ~~ A concise (1-5 lines) description of what the function does. ~~ } \usage{ ncol(x) nrow(x) } %- maybe also 'usage' for other objects documented here. \arguments{ \item{x}{\code{platformDesign} object} } \details{ Number of columns or rows of the array. } \value{ } \references{} \author{} \note{} \seealso{} \examples{ } \keyword{manip}