]> git.donarmstrong.com Git - xtable.git/commitdiff
Explain the purpose and behavior of the 'size' arg in greater detail
authorarnima <arnima@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Mon, 15 Sep 2014 19:49:09 +0000 (19:49 +0000)
committerarnima <arnima@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Mon, 15 Sep 2014 19:49:09 +0000 (19:49 +0000)
git-svn-id: svn://scm.r-forge.r-project.org/svnroot/xtable@51 edb9625f-4e0d-4859-8d74-9fd3b1da38cb

pkg/man/print.xtable.Rd

index 51990b8e0f010678bb5f31921afc4a250f37d426..6e166ad18b5a4f1d3314c4622e7f9d2de9840d08 100644 (file)
     uniformly. Note that \code{floating} should be set to\r
     \code{FALSE} when using the \code{longtable} environment.\r
     Default value is \code{"tabular"}.}\r
-  \item{size}{A character vector to set\r
-    the font size in a LaTeX table.  The supplied value (if not\r
-    \code{NULL}) is inserted just before the tabular environment\r
-    starts.\r
+  \item{size}{A character vector that is inserted just before the\r
+    tabular environment starts. This can be used to set the font size\r
+    and a variety of other table settings. Initial backslashes are\r
+    automatically prefixed, if not supplied by user.\r
     Default value is \code{NULL}. }\r
   \item{hline.after}{When \code{type="latex"}, a vector of numbers\r
     between -1 and \code{nrow(x)}, inclusive, indicating the rows\r