]> git.donarmstrong.com Git - xtable.git/commitdiff
Fix verb/subject agreement in print.xtable.Rd argument description.
authordscott <dscott@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Mon, 2 Mar 2015 22:30:37 +0000 (22:30 +0000)
committerdscott <dscott@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Mon, 2 Mar 2015 22:30:37 +0000 (22:30 +0000)
git-svn-id: svn://scm.r-forge.r-project.org/svnroot/xtable@67 edb9625f-4e0d-4859-8d74-9fd3b1da38cb

pkg/man/print.xtable.Rd

index 6e166ad18b5a4f1d3314c4622e7f9d2de9840d08..d4cccb0a6903b714c7fcc3fdb14a9cc98e9a5736 100644 (file)
   \item{NA.string}{String to be used for missing values in table\r
     entries.\r
     Default value is \code{""}.}\r
-  \item{include.rownames}{If \code{TRUE} the rows names is\r
+  \item{include.rownames}{If \code{TRUE} the rows names are\r
     printed.\r
     Default value is \code{TRUE}.}\r
-  \item{include.colnames}{If \code{TRUE} the columns names is\r
+  \item{include.colnames}{If \code{TRUE} the columns names are\r
     printed.\r
     Default value is \code{TRUE}.}\r
   \item{only.contents}{If \code{TRUE} only the rows of the\r
-    table is printed.\r
+    table are printed.\r
     Default value is \code{FALSE}. }\r
   \item{add.to.row}{A list of two components. The first component (which\r
     should be called 'pos') is a list that contains the position of rows on\r