Thanks Frans,

odfTable seems not to like ftable objects.  any thoughts?

Error:  chunk 1 (label = damageTable) 
Error in UseMethod("odfTable") : 
  no applicable method for 'odfTable' applied to an object of class "ftable"


thanks,
allie

On 4/2/2013 8:09 AM, Frans Marcelissen wrote:
> Hi Allie,
> My preferred method is by means of odfWeave. Odfweave generates a
> libreoffice file, which can directly be transferred to word.
> A second way is run R from within spss. Spss has a much better output than
> R, but you can use the output system of spss (by means of
> spsspivottable.Display())
> Frans
>
>
> 2013/4/2 Alexander Shenkin <ashen...@ufl.edu>
>
>> Hello all,
>>
>> What is your preferred method to export tables (from ftable()) to Word?
>> Do you just export to a text file and then copy/paste?  Or perhaps via
>> HTML output?
>>
>> Thanks,
>> Allie
>>
>> ______________________________________________
>> R-help@r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide
>> http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>>


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to