[R] Brew Package
Romain Francois
romain.francois at dbmail.com
Tue Dec 8 11:06:11 CET 2009
Hi,
Maybe this would suit you (from the help page)
> file.show( system.file("catprint.brew",package="brew") )
> file.show( system.file("brew-test-1.brew",package="brew") )
> file.show( system.file("brew-test-2.brew",package="brew") )
brew syntax is quite simple, once you read the points 1:5 from the
details section of ?brew, you know all you need to know.
Romain
On 12/08/2009 10:59 AM, Shreyasee wrote:
> Hi Romain,
>
> I read that but it seems to be too vague.
> Is there any detailed explanation available with simple examples?
>
> Thanks,
> Shreyasee
>
>
> On Tue, Dec 8, 2009 at 5:55 PM, Romain Francois
> <romain.francois at dbmail.com <mailto:romain.francois at dbmail.com>> wrote:
>
> Hi,
>
> Did you read the documentation that comes with the package.
>
> > require( brew )
> > ?brew
>
> Romain
>
>
> On 12/08/2009 10:40 AM, Shreyasee wrote:
>
>
> Dear R users,
>
> I want more information about the package "Brew".
> The example which is given here (
> http://learnr.wordpress.com/2009/09/09/brew-creating-repetitive-reports/)
> is
> really complex to understand.
> Are there any simple examples through which I can learn about
> the "Brew"
> package?
>
>
> Thanks in advance,
> Shreyasee
--
Romain Francois
Professional R Enthusiast
+33(0) 6 28 91 30 30
http://romainfrancois.blog.free.fr
|- http://tr.im/Gq7i : ohloh
|- http://tr.im/FtUu : new package : highlight
`- http://tr.im/EAD5 : LondonR slides
More information about the R-help
mailing list