Displaying 14 results from an estimated 14 matches for "legendas".
Did you mean:
legenda
2011 Jun 24
1
try to generate graph for each element of my list
Dear all,
I have the following problem. I have a List of time series dataframe.I'm
trying to produce specific graph for each element of my list. The code is:
This is my list:
Lista_import<-lapply(Lista_import, function(x){
x2<-subset(x, select=c("ANNO","DICHIARANTE","PARTNER", "quota"))
x2<-cast(x2, ANNO+DICHIARANTE~PARTNER)
x2<-
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)))
>>
>...
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
Dear All,
I am getting some data from fluid dynamics simulations (air mixing in
a pipe, 2D axial symmetry, geometry described by a radial coordinate r
and an axial coordinate z) which I'd like to plot and analyze with R.
Think about slicing the cylinder along its axial direction to get a
set of cross sections which are orthogonal to the z axis.
For each section, I have a set of velocity
2009 Mar 27
3
color vectors other than gray()
I'm trying to create a graph where different cells of a grid (a shapefile)
will be painted with a color share scale, where the most easy way is to use
gray().
Can I somehow get a vector (gradient) of colors, a vector of colors with
other methods but gray()?
I'm doing this until now
quad_N_sp <-
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
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
2004 Dec 08
0
/dev/ttyI and few ISDN cards
Hi,
I've got a big problem.
I have 2 ISDN cards windbond I can make calls from sip phones on
ISDN lines but only 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.
2007 May 08
0
Squid + iproute2
Hi all, i have a problem i have this topology
192.168.1.7 GW 192.168.2.252
link 1 ------------------------------------ link 2
|
|
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
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
That is because.. Your not sending the DOMAIN\username but COMPUTER\username, so access denied.
I know its something like that in the backgrond, but i dont code "Windows" ;-)
So, this is the only part i use:
net use g: \\server.fqdn.tld\share /persistent:yes /user:NT4DOM\%username%
net use k: \\server.fqdn.tld\share /persistent:yes /user:ADDOM\%username%
Stop using :
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