ncan Murdoch
>
>
> > I've used rseek and a simple google search which reveals a great deal about
> > inconsolata, unfortunately I am not grasping what I need to do.
> >
> > Tyler
> >
> >
> >
> >> Date: Mon, 14 Nov 2011 21:59:10 -
: murdoch.dun...@gmail.com
To: tyler_rin...@hotmail.com
CC: r-help@r-project.org
Subject: Re: [R] Problem creating reference manuals from latex
On 11-11-14 9:44 PM, Tyler Rinker wrote:
R Community,
I often am in need of viewing the reference manuals of packages and do not have
Internet access. I
ut
inconsolata, unfortunately I am not grasping what I need to do.
Tyler
> Date: Mon, 14 Nov 2011 21:59:10 -0500
> From: murdoch.dun...@gmail.com
> To: tyler_rin...@hotmail.com
> CC: r-help@r-project.org
> Subject: Re: [R] Problem creating reference manuals from latex
>
> On
On Mon, Nov 14, 2011 at 9:44 PM, Tyler Rinker wrote:
>
> R Community,
>
> I often am in need of viewing the reference manuals of packages and do not
> have Internet access. I have used the code:
>
> path <- find.package('tm')
> system(paste(shQuote(file.path(R.home("bin"), "R")),"CMD",
> "Rd2pd
On 11-11-14 9:44 PM, Tyler Rinker wrote:
R Community,
I often am in need of viewing the reference manuals of packages and do not have
Internet access. I have used the code:
path<- find.package('tm')
system(paste(shQuote(file.path(R.home("bin"), "R")),"CMD",
"Rd2pdf",shQuote(path)))
someone
5 matches
Mail list logo