Message from discussion
the ? or ?? help on plyr
Received: by 10.66.76.38 with SMTP id h6mr1531141paw.15.1345436684893;
Sun, 19 Aug 2012 21:24:44 -0700 (PDT)
X-BeenThere: manipulatr@googlegroups.com
Received: by 10.68.195.39 with SMTP id ib7ls7740537pbc.9.gmail; Sun, 19 Aug
2012 21:24:44 -0700 (PDT)
Received: by 10.66.85.199 with SMTP id j7mr1864467paz.36.1345436684174;
Sun, 19 Aug 2012 21:24:44 -0700 (PDT)
Received: by 10.66.85.199 with SMTP id j7mr1864466paz.36.1345436684163;
Sun, 19 Aug 2012 21:24:44 -0700 (PDT)
Return-Path: <dwinsem...@comcast.net>
Received: from qmta02.emeryville.ca.mail.comcast.net (qmta02.emeryville.ca.mail.comcast.net. [76.96.30.24])
by gmr-mx.google.com with ESMTP id p7si2622773pby.0.2012.08.19.21.24.44;
Sun, 19 Aug 2012 21:24:44 -0700 (PDT)
Received-SPF: pass (google.com: domain of dwinsem...@comcast.net designates 76.96.30.24 as permitted sender) client-ip=76.96.30.24;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of dwinsem...@comcast.net designates 76.96.30.24 as permitted sender) smtp.mail=dwinsem...@comcast.net
Received: from omta02.emeryville.ca.mail.comcast.net ([76.96.30.19])
by qmta02.emeryville.ca.mail.comcast.net with comcast
id osDr1j0010QkzPwA2sQjGL; Mon, 20 Aug 2012 04:24:43 +0000
Received: from [192.168.1.114] ([24.7.7.243])
by omta02.emeryville.ca.mail.comcast.net with comcast
id osQi1j00F5EcW0w8NsQjnN; Mon, 20 Aug 2012 04:24:43 +0000
Cc: manipulatr@googlegroups.com
Message-Id: <6DBB948C-CE67-4C2D-8B20-3381A07F884D@comcast.net>
From: David Winsemius <dwinsem...@comcast.net>
To: Luis Belmar-Letelier <l...@caritat.net>
In-Reply-To: <077b39ae-9a9d-4e9f-9a59-63348e6ad568@googlegroups.com>
Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Apple Message framework v936)
Subject: Re: the ? or ?? help on plyr
Date: Sun, 19 Aug 2012 21:24:42 -0700
References: <077b39ae-9a9d-4e9f-9a59-63348e6ad568@googlegroups.com>
X-Mailer: Apple Mail (2.936)
This confuses me. The standard method to get help() to display an =20
index of functions and DESCRIPTION file and Package NEWS for a =20
package is:
help(package=3Dplyr)
... and it seems that plyr conforms to that convention. Why are you =20
asking that plyr be packaged differently than any other package?
--=20
David.
On Aug 17, 2012, at 3:18 AM, Luis Belmar-Letelier wrote:
> Hello,
>
> I can't get the the ? or ?? help on the package, did I miss =20
> something ?
>
> > library(plyr)
> > ??plyr
> No vignettes or demos or help files found with alias or concept or
> title matching =91plyr=92 using regular expression matching.
> > ?plyr
> No documentation for =91plyr=92 in specified packages and libraries:
> you could try =91??plyr=92
>
>
>
>
> --=20
> You received this message because you are subscribed to the Google =20
> Groups "manipulatr" group.
> To view this discussion on the web visit =
https://groups.google.com/d/msg/manipulatr/-/xlQRCEdaX_MJ=20
> .
> To post to this group, send email to manipulatr@googlegroups.com.
> To unsubscribe from this group, send email to =
manipulatr+unsubscribe@googlegroups.com=20
> .
> For more options, visit this group at =
http://groups.google.com/group/manipulatr?hl=3Den=20
> .
David Winsemius, MD
Alameda, CA, USA