e same error message for all modules).
It did not help to reinstall gcc.
Any suggestions?
Knut Hansen
University of Tromsø
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://
e:
(2, "aa", TRUE)
In my real life problem the list is about 350 elements in the first dimension
so the solution must handle that.
Sincerely
Knut Hansen
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.
Tirsdag 17. februar 2015 15.50.27 skrev David Winsemius:
> On Feb 17, 2015, at 3:58 AM, Knut Hansen wrote:
> > Dear list,
> >
> > I have a vector:
> > my.vector <- c("A", "B", "C", "D", "E", "F", &quo
t;, "z")
I want to substitute elements "b" and "e" in my.vector with vectors vec1 and
vec2 respectively so that the result becomes the vector:
c("A", "p", "q", "r" , "s" , "t", "C" , "D",
ot;a_1", "a_2", "a_3", "b_1", "b_2", "b_3", "c_1", "c_2", "c_3")
Knut Hansen
knut.han...@uit.no
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
5 matches
Mail list logo