Is it possible that we do not have the full session code and that
attach(df) was executed "off-stage" so to speak, or perhaps the OP is
following an example where attach(df) was executed several pages
earlier. The column names are being treated in the code as first class
objects.
--
David
Estatística
> Universidade Estadual de Londrina
> Fone: 3371-4346
> --
> - Original Message -
> From: "Ista Zahn"
> To:
> Cc: "Silvano"
> Sent: Tuesday, May 11, 2010 5:48 PM
> Subject: Re: [R] Table and Sweave
>
>
> It would be easier to help if y
.
--
Silvano Cesar da Costa
Departamento de Estatística
Universidade Estadual de Londrina
Fone: 3371-4346
--
- Original Message -
From: "Ista Zahn"
To:
Cc: "Silvano"
Sent: Tuesday, May 11, 2010 5:48 PM
Subject: Re: [R] Table a
It would be easier to help if you made your example reproducible (what is
IDADE and where does it come from?).
-Ista
On Tuesday 11 May 2010 4:22:27 pm Silvano wrote:
> Hi,
>
> in Latex I get the table using:
>
> \begin{table}[H]
> \centering
> \renewcommand{\arraystretch}{1.3}
> \setlength{\ta
Hi,
in Latex I get the table using:
\begin{table}[H]
\centering
\renewcommand{\arraystretch}{1.3}
\setlength{\tabcolsep}{18pt}
\begin{tabular}{cc} \hline
Idade & Frequência \\ \hline
$18 \vdash 26$ & 11 \\
$26 \vdash 34$ &8 \\
$34 \vdash 42$ & 26 \\
$42 \vdash 50$ & 2
5 matches
Mail list logo