See ?write.ftable
On Wed, Jul 2, 2008 at 4:56 PM, Leandro Marino <[EMAIL PROTECTED]>
wrote:
>
>
> How can I export an ftable object in the same format that appears in R
> command window?
> For testing that i was using this example that is in help of this function.
>
>
> ## Start with a continge
How can I export an ftable object in the same format that appears in R
command window?
For testing that i was using this example that is in help of this function.
## Start with a contingency table.
ftable(Titanic, row.vars = 1:3)
ftable(Titanic, row.vars = 1:2, col.vars = "Survived")
ftable(
2 matches
Mail list logo