Displaying 20 results from an estimated 55 matches for "milujisb".
Did you mean:
miluji
2016 Apr 10
2
Adding Two-Headed Arrow in map legend
...works fine but pdf() does
not. Now I just need to figure out the limits for map for Europe. Thanks
for all your help and patience.
Sincerely,
Milu
On Sun, Apr 10, 2016 at 7:10 PM, David Winsemius <dwinsemius at comcast.net>
wrote:
>
> > On Apr 10, 2016, at 4:12 AM, Miluji Sb <milujisb at gmail.com> wrote:
> >
> > Hello David,
> >
> > This is exactly what I want but I still can't get the arrows. R and R
> studio is updated. Thanks again!
>
> I didn't try it in Rstudio until just now (and I don't remember that you
> ever mentioned...
2016 Apr 10
0
Adding Two-Headed Arrow in map legend
> On Apr 10, 2016, at 1:45 PM, Miluji Sb <milujisb at gmail.com> wrote:
>
> Dear David,
>
> The device was the issue. The quartz() device works fine but pdf() does not. Now I just need to figure out the limits for map for Europe. Thanks for all your help and patience.
After plotting a map of Europe with base graphics the coordin...
2016 Apr 12
2
Adding Two-Headed Arrow in map legend
...Hi Milu,
> There is a two-headed arrow on the image you sent, and it seems to be
> where you specified. Did you want it beneath the map, as:
>
> par(xpd=TRUE)
> arrows(-22,54.75,-22,74,code=3)
> par(xpd=FALSE)
>
> Jim
>
> On Tue, Apr 12, 2016 at 7:58 PM, Miluji Sb <milujisb at gmail.com> wrote:
> > Dear Jim,
> >
> > Thanks again! I do want the arrows at the bottom (beneath the map). This
> is
> > what I am doing:
> >
> > # Draw the map
> > eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score",
> ma...
2016 Apr 10
2
Adding Two-Headed Arrow in map legend
...pr 9, 2016, at 1:27 PM, David Winsemius <dwinsemius at comcast.net>
> wrote:
> >
> >
> >> On Apr 9, 2016, at 11:18 AM, David Winsemius <dwinsemius at comcast.net>
> wrote:
> >>
> >>
> >>> On Apr 9, 2016, at 10:46 AM, Miluji Sb <milujisb at gmail.com> wrote:
> >>>
> >>> Dear David,
> >>>
> >>> Thank you for your answer. Sorry for the embarrassing mistake.
> However, even with when I generate a map for the whole world using:
> >>>
> >>> eps <- mapCountr...
2016 Apr 10
0
Adding Two-Headed Arrow in map legend
> On Apr 10, 2016, at 4:12 AM, Miluji Sb <milujisb at gmail.com> wrote:
>
> Hello David,
>
> This is exactly what I want but I still can't get the arrows. R and R studio is updated. Thanks again!
I didn't try it in Rstudio until just now (and I don't remember that you ever mentioned RStudio as a possible issue.) The pl...
2016 Apr 13
0
Adding Two-Headed Arrow in map legend
Hi Milu,
My fault here. As I don't have the data to make the map and try out my
suggestions I mixed up the x and y coordinates. Try this:
par(xpd=TRUE)
arrows(-19.75966,53,33.60000,53,code=3)
par(xpd=FALSE)
Jim
On Tue, Apr 12, 2016 at 10:11 PM, Miluji Sb <milujisb at gmail.com> wrote:
> Hello Jim,
>
> Thanks again. I am getting the two-headed arrow but I cannot seem to get the
> coordinates right for the arrow to appear beneath the map. These coordinates
> puts the arrow on the left hand side. Thanks again!
>
> Sincerely,
>
> Mi...
2016 Apr 11
2
Adding Two-Headed Arrow in map legend
...66 54.75966 33.60000 71.40000
But the arrow is not at the bottom of the map. I will keep playing with
this. Thanks again!
Sincerely,
Milu
On Mon, Apr 11, 2016 at 12:00 AM, David Winsemius <dwinsemius at comcast.net>
wrote:
>
>
> > On Apr 10, 2016, at 1:45 PM, Miluji Sb <milujisb at gmail.com> wrote:
> >
> > Dear David,
> >
> > The device was the issue. The quartz() device works fine but pdf() does
> not. Now I just need to figure out the limits for map for Europe. Thanks
> for all your help and patience.
>
>
> After plotting a map...
2016 Apr 09
2
Adding Two-Headed Arrow in map legend
> On Apr 9, 2016, at 11:18 AM, David Winsemius <dwinsemius at comcast.net> wrote:
>
>
>> On Apr 9, 2016, at 10:46 AM, Miluji Sb <milujisb at gmail.com> wrote:
>>
>> Dear David,
>>
>> Thank you for your answer. Sorry for the embarrassing mistake. However, even with when I generate a map for the whole world using:
>>
>> eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitl...
2016 Apr 09
2
Adding Two-Headed Arrow in map legend
...3.2.4 plyr_1.8.3
gtable_0.2.0 spam_1.3-0
[7] scales_0.4.0 tools_3.2.4 munsell_0.4.3 maps_3.1.0
fields_8.3-6 colorspace_1.2-6
On Sat, Apr 9, 2016 at 7:34 PM, David Winsemius <dwinsemius at comcast.net>
wrote:
>
> > On Apr 9, 2016, at 8:13 AM, Miluji Sb <milujisb at gmail.com> wrote:
> >
> > Forgot to copy the list
> >
> > Dear Jim,
> >
> > Thank you for your reply. I must be doing something wrong, If this is my
> > command to plot a map of Europe:
> >
> > eps_europe <- mapCountryData(n, nameColumn...
2016 Apr 09
0
Adding Two-Headed Arrow in map legend
> On Apr 9, 2016, at 10:46 AM, Miluji Sb <milujisb at gmail.com> wrote:
>
> Dear David,
>
> Thank you for your answer. Sorry for the embarrassing mistake. However, even with when I generate a map for the whole world using:
>
> eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS Score"...
2017 Sep 07
2
ISO3 code to 7 continents names
...like the corresponding
continent name, the countrycode package does not seem to distinguish
between North and South America. Thanks.
Sincerely,
Milu
On Thu, Sep 7, 2017 at 9:00 PM, David Winsemius <dwinsemius at comcast.net>
wrote:
>
> > On Sep 7, 2017, at 11:36 AM, Miluji Sb <milujisb at gmail.com> wrote:
> >
> > Dear all.
> >
> > Is it possible to convert.identify iso3 country names to the seven
> > continent names?
> >
> > # Asia, Africa, Antarctica, Australia, Europe, South America, and North
> > America,
> >
> >...
2016 Apr 09
0
Adding Two-Headed Arrow in map legend
> On Apr 9, 2016, at 1:27 PM, David Winsemius <dwinsemius at comcast.net> wrote:
>
>
>> On Apr 9, 2016, at 11:18 AM, David Winsemius <dwinsemius at comcast.net> wrote:
>>
>>
>>> On Apr 9, 2016, at 10:46 AM, Miluji Sb <milujisb at gmail.com> wrote:
>>>
>>> Dear David,
>>>
>>> Thank you for your answer. Sorry for the embarrassing mistake. However, even with when I generate a map for the whole world using:
>>>
>>> eps <- mapCountryData(n, nameColumnToPlot="...
2017 Sep 07
0
ISO3 code to 7 continents names
> On Sep 7, 2017, at 12:21 PM, Miluji Sb <milujisb at gmail.com> wrote:
>
> df is a data frame consisting of one variable (iso3 codes) such as
>
> USA
> RUS
> ARG
> BGD
> ITA
> FRA
>
>
> Some of these iso3 codes are repeated and I would like the corresponding continent name, the countrycode package does no...
2018 Feb 20
0
Take the maximum of every 12 columns
...is there something I am missing?
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Tue, Feb 20, 2018 at 8:16 AM, Miluji Sb <milujisb at gmail.com> wrote:
> This is what I was looking for. Thank you everyone!
>
> Sincerely,
>
> Milu
>
>
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Mail
> priva di virus. www.avast.co...
2018 Feb 20
3
Take the maximum of every 12 columns
...n Tue, Feb 20, 2018 at 5:10 PM, Ista Zahn <istazahn at gmail.com> wrote:
> Hi Milu,
>
> byapply(df, 12, function(x) apply(x, 1, max))
>
> You might also be interested in the matrixStats package.
>
> Best,
> Ista
>
> On Tue, Feb 20, 2018 at 9:55 AM, Miluji Sb <milujisb at gmail.com> wrote:
> > Dear all,
> >
> > I have monthly data in wide format, I am only providing data (at the
> bottom
> > of the email) for the first 24 columns but I have 2880 columns in total.
> >
> > I would like to take max of every 12 columns. I ha...
2018 May 16
2
Bilateral matrix
...1 0 0
d 0 0 1 1 1
e 0 0 1 1 0
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Wed, May 16, 2018 at 7:49 AM, Miluji Sb <milujisb at gmail.com> wrote:
> Dear Bert and Huzefa,
>
> Apologies for the late reply, my account got hacked and I have just
> managed to recover it.
>
> Thank you very much for your replies and the solutions. Both work well.
>
> I was wondering if there was any way to ensure (f...
2017 Sep 07
3
ISO3 code to 7 continents names
Dear all.
Is it possible to convert.identify iso3 country names to the seven
continent names?
# Asia, Africa, Antarctica, Australia, Europe, South America, and North
America,
I have tried the following:
###
region <- merge(countryExData,df,by.x='ISO3V10',by.y='iso3')
where df is the name of my dataset with iso3 the identification variable
but there seems to be a a lot of
2016 Apr 09
2
Adding Two-Headed Arrow in map legend
...3)))
Thank you again. I really appreciate it.
Sincerely,
Milu
On Sat, Apr 9, 2016 at 12:20 PM, Jim Lemon <drjimlemon at gmail.com> wrote:
> Hi Miluji,
> Try this:
>
> arrows(-100,-140,100,-140,code=3)
>
> Jim
>
>
> On Fri, Apr 8, 2016 at 10:24 PM, Miluji Sb <milujisb at gmail.com> wrote:
> > I am trying to draw maps for the world using:
> >
> > library(rworldmap)
> > library(maptools)
> > library(RColorBrewer)
> >
> >
> > tmp2<- dput(head(pece,10))
> > structure(list(iso3 = c("AUS", "AUT...
2018 May 08
3
Bilateral matrix
..."Houston", "New Orleans", "OKC", "Tulsa"
> ), class = "factor")), class = "data.frame", row.names = c(NA,
> -15L))
>
> dcast(temp1, previous_location ~ current_location)
>
> On Tue, May 8, 2018 at 12:10 PM, Miluji Sb <milujisb at gmail.com> wrote:
> > I have data on current and previous location of individuals. I would like
> > to have a matrix with bilateral movement between locations. I would like
> > the final output to look like the second table below.
> >
> > I have tried using cross...
2016 Apr 09
0
Adding Two-Headed Arrow in map legend
> On Apr 9, 2016, at 8:13 AM, Miluji Sb <milujisb at gmail.com> wrote:
>
> Forgot to copy the list
>
> Dear Jim,
>
> Thank you for your reply. I must be doing something wrong, If this is my
> command to plot a map of Europe:
>
> eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle=&q...