Take a look in ?Sweave

On Wed, Mar 30, 2011 at 6:51 AM, Maas James Dr (MED) <j.m...@uea.ac.uk> wrote:
> I'd like to save some calculation outputs as a pdf, to incorporate with 
> others in a document.  I've tried
>
> pdf("filename")
> name_of_object_to_output
> dev.off()
>
> but it doesn't seem to work, appears that this pdf function is for graphics?
>
> Is there a way to output numerical objects to pdf?
>
> Thanks
>
> J
>
> Dr. Jim Maas
> University of East Anglia
>
> ______________________________________________
> 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.
>


-- 
Henrique Dallazuanna
Curitiba-Paraná-Brasil
25° 25' 40" S 49° 16' 22" O

______________________________________________
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