X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2FDNAbin.Rd;h=e9535306f1ec2f4dd2a16f4d7b34fe73c7793707;hb=6ee9e0a4e1e6bbc09187382bfdef57fafe3844c7;hp=8892853ffa41717bf4910283894d62deb7cf9e73;hpb=8fa54a671f763f10f68bfe660b6a5949123d3d41;p=ape.git diff --git a/man/DNAbin.Rd b/man/DNAbin.Rd index 8892853..e953530 100644 --- a/man/DNAbin.Rd +++ b/man/DNAbin.Rd @@ -42,7 +42,7 @@ are dropped.} \item{i, j}{indices of the rows and/or columns to select or to drop. They may be numeric, logical, or character (in the same way than for - standard R objects).} + standard \R objects).} \item{drop}{logical; if \code{TRUE}, the returned object is of the lowest possible dimension.} \item{recursive}{for compatibility with the generic (unused).} @@ -50,7 +50,7 @@ \details{ These are all `methods' of generic functions which are here applied to DNA sequences stored as objects of class \code{"DNAbin"}. They are - used in the same way than the standard R functions to manipulate + used in the same way than the standard \R functions to manipulate vectors, matrices, and lists. Additionally, the operators \code{[[} and \code{$} may be used to extract a vector from a list. Note that the default of \code{drop} is not the same than the generic operator: