Updated master to SVN trunk revision 572
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
% Generated by roxygen2 (4.1.1): do not edit by hand
|
||||
% Please edit documentation in R/class.well.R
|
||||
\docType{methods}
|
||||
\name{length,well-method}
|
||||
\alias{length,well-method}
|
||||
\title{Get the number of data points in a well}
|
||||
\usage{
|
||||
\S4method{length}{well}(x)
|
||||
}
|
||||
\arguments{
|
||||
\item{x}{object of class \code{well}}
|
||||
}
|
||||
\description{
|
||||
Get the number of data points in a well
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user