search for: legenda

Displaying 14 results from an estimated 14 matches for "legenda".

Did you mean: legend
2011 Jun 24
1
try to generate graph for each element of my list
...) x2<- as.xts(as.matrix(as.timeSeries(x2))) return(x2)}) each list have the following shape: $AUS $DEU and data inside...I'm not showing you the content cause I think is not relevant For the GRaph the code is c<-lapply(Lista_import,function(x){ for(i in names(Lista_import)){ legenda <- read.csv ("/home/fturrini/Tessile/01_Dati_complementari/Legenda_paese.csv",header=TRUE) leg <- data.frame(ISO3=colnames(x),inutile=1) legenda <- merge(legenda,leg, by="ISO3", all.y=TRUE) png(paste("/home/Tessile/Output/Gra/MaxM/QuoteEXperPaese_",i,".p...
2018 Jul 18
2
Legendas en una gráfica de ggplot2
Buenas tardes, estoy haciendo una gráfica de múltiples lineas pero no he podido generar las legendas. Alguno de ustedes me podría colaborar. library(ggplot2) #### Con b=-2 t=seq (-4, 4, by=0.01) l=exp(t+2)/(1+(exp(t+2))) ##con b igual a -1 t=seq (-4, 4, by=0.01) o=exp(t+1)/(1+(exp(t+1))) ### Con b igual a 0.7 t=seq (-4, 4, by=0.01) i=exp(t-0.7)/(1+(exp(t-0.7))) ### Con b igual a 2 t=seq (...
2018 Jul 18
2
Legendas en una gráfica de ggplot2
...> cada curva y te coloca una leyenda. > > Espero que te sirva, un saludo!! > > On Wed, 18 Jul 2018 at 19:50 Sebastián Rangel <sebasrangel en gmail.com> > wrote: > >> Buenas tardes, estoy haciendo una gráfica de múltiples lineas pero no he >> podido generar las legendas. Alguno de ustedes me podría colaborar. >> >> library(ggplot2) >> >> #### Con b=-2 >> t=seq (-4, 4, by=0.01) >> l=exp(t+2)/(1+(exp(t+2))) >> >> ##con b igual a -1 >> >> t=seq (-4, 4, by=0.01) >> o=exp(t+1)/(1+(exp(t+1))) >> &g...
2020 Aug 26
2
accessing foreign AD users to NT domain
Per chi vuole guardare il log generato aggiungo una piccola legenda: ZIZI (192.168.70.3) ? il server samba, win7pro-v01 (192.168.64.12) ? il client win7; inoltre il dominio AD si chiama CSATEST mentre il dominio NT (anche se non compare nei logs) si chiama DOMINIOCSA. Piviul
2006 Jul 16
2
CFD Plots in R and Other Things
............................... v_m1 v_m2 v_m3 ..... v_mn where v_ij is the velocity reading on the i-th position along z and the j-th position along r. Tipically, these sets of data are plotted in 2D with r and z as axis and the velocity field represented by using colours explained by a legenda. Can R do anything like this? Second (and much simpler question): I have a list of data which I can plot easily, but I would like to have the time during the day to label the x axis (starting from 19:00 for forty hours). How can I do that? Many thanks Lorenzo
2009 Mar 27
3
color vectors other than gray()
...in=paste("Espécie: ",splist[i]), xlim=c(210000,240000) ) col_lab <- c(max(quad_N_sp$x),min(quad_N_sp$x)) #! Vector com os limites min e max do N de indivíduos observados color.legend(248000,120000,250000,128000,col_lab,sort(unique(paleta)),gradie nt="y",cex=0.6)#! Legenda text(245300,130500,"Nº Indivíduos",cex=0.6) plot(blocos,ol="grey40",fg=NA,add=T) I'd like to replace the grey shade by other colors. Thanks in advance ____________ Paulo E. Cardoso [[alternative HTML version deleted]]
2010 Feb 17
2
How to provide a result from D(f(x), "x") to a curve(f'(x)) ???
...sion(D(expression(x^3), "x"))))) Thanks in advance. Walmes Zeviani, Brasil. _________________________________________________________________ Quer deixar seus vídeos mais divertidos? Com o Movie Maker isso fica fácil. ndows Live:Dicas - Movie Maker:Hotmail:Tagline:1x1:Titulo Legendas Creditos [[alternative HTML version deleted]]
2005 Jul 20
1
help with a xyplot legend
Hi, I try to put a legend in a xyplot graphic. xyplot(y~x|g,ylim=c(0,80),xlim=c(10,40),as.table=T,layout=c(2,3), ylab="N??mero de machos capturados",xlab=expression(paste("Temperatura (",degree,"C)")), key=list(corner=c(0,0),x=0, y=0, text=list(legenda),lines=list(col=cor, lwd = espessura, lty=linha),columns=7,between=0.5,betwen.columns=0.5,cex=0.8)) The problem is that legend is very close do xlab. I try change corner=c(0,0),x=0, y=0, to corner=c(0,0),x=0, y=1, but in this way the legend dont appear. How to make the vertical bottom area of...
2007 Dec 29
3
[Bug 13855] New: Assertion failure at the end of a movie
http://bugs.freedesktop.org/show_bug.cgi?id=13855 Summary: Assertion failure at the end of a movie Product: swfdec Version: 0.5.5 Platform: x86-64 (AMD64) URL: http://www.csfd.cz/film/224182-ja-legenda-i-am- legend/trailer/ OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org ReportedBy: lubos at dolezel.info QAContact: swfdec...
2004 Dec 08
0
/dev/ttyI and few ISDN cards
...ly from one card channel B1 to isdn phone, and what ever ttyI* I choose only one of cards is choosen. How to bind /dev/ttyI to another ISDN card? Kind Regards, C. ---------------------------------------------------- Premiera filmu na DVD o ?yciu intryguj?cej Marleny Dietrich. Zobacz jak rodzi si? legenda! Kup Zwierciad?o! http://klik.wp.pl/?adr=http%3A%2F%2Fwww.zwierciadlo.pl%2F1204%2Fdefault.asp&sid=282
2007 May 08
0
Squid + iproute2
...| | eth1 PROXY eth0 192.168.1.245 192.168.2.245 The default gw of the PROXY is 192.168.1.7 and the link2 is a Secondary link that i need to go out to internet!!!! My internal IP of the network is 192.168.2.0/24 Im using this #!/bin/bash # # Legenda: # eth0 Link2 # eth1 link1 # # # Resetando o Firewall: echo -n "Resetando regras existentes" iptables -F iptables -Z iptables -X iptables -t nat -F iptables -P INPUT ACCEPT iptables -P FORWARD ACCEPT iptables -P OUTPUT ACCEPT echo "[OK]" # OBS: essa regra eh mutuamente exclu...
2005 Jan 13
1
(no subject)
Good morning, I wrote a little code in R which has to show two graphs but I can get only one. How can I adress the graphs in two files? Second, I'd like, always in the same code, to add a legend to a graph. Better, I'd like to put in such a legend a new item whose color could remind the colour ol the columns it refers to in the plot. I wrote: leg.txt<-c("control
2020 Aug 26
3
accessing foreign AD users to NT domain
...samba [mailto:samba-bounces at lists.samba.org] Namens > Piviul via samba > Verzonden: woensdag 26 augustus 2020 11:13 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] accessing foreign AD users to NT domain > > Per chi vuole guardare il log generato aggiungo una piccola legenda: > ZIZI (192.168.70.3) ? il server samba, win7pro-v01 > (192.168.64.12) ? il > client win7; inoltre il dominio AD si chiama CSATEST mentre > il dominio > NT (anche se non compare nei logs) si chiama DOMINIOCSA. > > Piviul > > -- > To unsubscribe from this list...
2020 Aug 25
4
accessing foreign AD users to NT domain
Mandi! Rowland penny via samba In chel di` si favelave... > Even though your users may have the same username in AD as in the NT4-style > domain, they are different users, so a few thoughts. You have 'map to guest > = bad user', so I take it you must have 'guest ok = yes' set in the shares > (you haven't shown us the shares), so try changing 'bad user' to