f the specified element(s)." More
generally, "] can select
more than one element" (as opposed to [[, $). I have tested with no added
packages and with all
my normally loaded packages and get the same problems in R3.2.2 Windows.
Fernando
On Mon, Oct 5, 2015 at 5:58 PM, FERNANDO MA
uding dependencies=TRUE.
>
>
> > or at command line
> >
> > R CMD INSTALL /path/to/pgk.tar.gz
> >
> > In either case, pay attention to any messages that R returns
> >
> > Sarah
> >
> > On Thu, Oct 8, 2015 at 7:12 AM, FERNANDO MANSITO CABALLE
Dear Madam/Sir,
I am trying to understand how to install packages without internet and I
have come to a dead end.
I choose polynom (Venables & Ripley) which I first successfully installed
on a computer with internet. I found that the installed package comprises a
void "polynom" folder and a "poly
Hi
Thanks a lot to all of you for your solutions and explanations.
On Sun, Oct 4, 2015 at 10:34 PM, David Winsemius
wrote:
>
> On Oct 4, 2015, at 11:31 AM, FERNANDO MANSITO CABALLERO wrote:
>
> > Dear Madam/Sir,
> >
> > I am trying to understand R and I have c
Dear Madam/Sir,
I am trying to understand R and I have come to a stumbling block. i
have written:
>Empl <- list(employee="Anna",family=list(spouse="Fred",children=3,
+child.ages=c(4,7,9)),employee="John",family=list(spouse="Mary",children=2,
+child.ages=c(14,17)))
>Empl[c(2,4)]$family$spouse
5 matches
Mail list logo