<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial'; COLOR: #000000">
<DIV>Pode usar</DIV>
<DIV> </DIV>
<DIV>beta1=10</DIV>
<DIV> </DIV>
<DIV>legend("topright",eval(substitute(expression(paste(beta==A)),list(A=beta1))))</DIV>
<DIV> </DIV>
<DIV>Sds</DIV>
<DIV 
style="FONT-SIZE: small; FONT-FAMILY: 'Calibri'; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; TEXT-DECORATION: none; DISPLAY: inline">
<DIV style="FONT: 10pt tahoma">
<DIV> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A 
title=pedro.rafael.marinho@gmail.com 
href="mailto:pedro.rafael.marinho@gmail.com">Pedro Rafael</A> </DIV>
<DIV><B>Sent:</B> Friday, May 17, 2013 12:06 AM</DIV>
<DIV><B>To:</B> <A title=r-br@listas.c3sl.ufpr.br 
href="mailto:r-br@listas.c3sl.ufpr.br">r-br@listas.c3sl.ufpr.br</A> </DIV>
<DIV><B>Subject:</B> Re: [R-br][Dúvida] Combinar expression e 
paste.</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV 
style="FONT-SIZE: small; FONT-FAMILY: 'Calibri'; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; TEXT-DECORATION: none; DISPLAY: inline">
<DIV dir=ltr>
<DIV>Olá André. O problema é que o beta foi chamado em linha diferente. Minha 
dúvida é como jogar o valor da variável beta na primeira linha da legenda que 
fique (a = 10). O beta que você chamou estava fora do expression. Ou seja, 
estava em linha diferente do beta =. <BR><BR></DIV>
<DIV>Gostaria de uma legenda do tipo:<BR><BR></DIV>
<DIV>beta = 10.<BR></DIV>
<DIV> </DIV>
<DIV class=gmail_extra>
<DIV>[   ],<BR>Pedro Rafael Diniz Marinho.</DIV><BR><BR>
<DIV class=gmail_quote>Em 16 de maio de 2013 23:53, andrebvs [via R-br] <SPAN 
dir=ltr><<A href="mailto:ml-node+s2285057n4659330h7@n4.nabble.com" 
target=_blank>ml-node+s2285057n4659330h7@n4.nabble.com</A>></SPAN> 
escreveu:<BR>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
  <DIV> </DIV>
  <DIV>Olá Pedro, acho que é isso,</DIV>
  <DIV><BR>beta = 10<BR>plot(1:5, 1:5,type="n",main="Expressões 
  Matemáticas",xlab="",ylab="")<BR>legend("topright",legend = c(expression(beta, 
  paste("a = ")),beta))</DIV>
  <DIV> </DIV>
  <DIV><I>Att.</I><BR><I>André BVS</I><BR><BR></DIV>
  <HR style="BORDER-TOP: #ccc 1px solid">

  <DIV>Em 16/05/2013 23:36, <B>Pedro Rafael < <A 
  href="http://user/SendEmail.jtp?type=node&node=4659330&i=0" 
  rel=nofollow target=_blank link="external">[hidden email]</A> ></B> 
  escreveu:</DIV>
  <DIV>
  <DIV class=h5>
  <DIV dir=ltr>
  <DIV>
  <DIV>
  <DIV>
  <DIV>Pessoal estou fazendo alguns gráficos e estou combinando os comandos 
  expression e paste. O problema é que quando chamo o comando paste dentro do 
  comando expression só estou conseguindo colocar os valores numéricos das 
  variáveis digitando esses valores. <BR></DIV>Por exemplo:<BR><BR></DIV>
  <DIV>beta = 10</DIV>legend("topright", legend = c(expression(beta, paste(" a= 
  10")))<BR><BR></DIV>Se eu fizer  legend("topright", legend = 
  c(expression(beta, paste(" = ", beta))) o valor 10 da variável beta não é 
  substituído.<BR></DIV>Gostaria de alguma forma de não precisar digitar uma 
  informação que já tenho em uma variável. <BR>
  <DIV>
  <DIV>
  <DIV>
  <DIV>
  <DIV><BR>                   
  <BR>
  <DIV>
  <DIV> </DIV>
  <DIV>
  <DIV>
  <DIV>[   ],<BR>Pedro Rafael Diniz 
  Marinho.</DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV>
  <DIV> </DIV>
  <DIV> </DIV></DIV></DIV>_______________________________________________ 
  <BR>R-br mailing list <BR><A 
  href="http://user/SendEmail.jtp?type=node&node=4659330&i=1" 
  rel=nofollow target=_blank link="external">[hidden email]</A> <BR><A 
  href="https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br" rel=nofollow 
  target=_blank 
  link="external">https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br</A><BR>Leia 
  o guia de postagem (<A href="http://www.leg.ufpr.br/r-br-guia" rel=nofollow 
  target=_blank link="external">http://www.leg.ufpr.br/r-br-guia</A>) e forneça 
  código mínimo reproduzível. <BR><BR>
  <HR color=#cccccc SIZE=1 noShade>

  <DIV style="COLOR: #444; FONT: 12px tahoma,geneva,helvetica,arial,sans-serif">
  <DIV style="FONT-WEIGHT: bold">If you reply to this email, your message will 
  be added to the discussion below:</DIV><A 
  href="http://r-br.2285057.n4.nabble.com/R-br-Duvida-Combinar-expression-e-paste-tp4659328p4659330.html" 
  target=_blank>http://r-br.2285057.n4.nabble.com/R-br-Duvida-Combinar-expression-e-paste-tp4659328p4659330.html</A> 
  </DIV>
  <DIV 
  style="COLOR: #666; FONT: 11px/1.5em tahoma,geneva,helvetica,arial,sans-serif; MARGIN-TOP: 0.4em">To 
  unsubscribe from R-br, <A 
  href="http://r-br.2285057.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3357982&code=cGVkcm8ucmFmYWVsLm1hcmluaG9AZ21haWwuY29tfDMzNTc5ODJ8NTAyMjI0MDYw" 
  target=_blank>click here</A>.<BR><A style="FONT: 9px serif" 
  href="http://r-br.2285057.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" 
  rel=nofollow target=_blank>NAML</A> </DIV></BLOCKQUOTE></DIV>
<DIV> </DIV></DIV></DIV>
<P>
<HR>
_______________________________________________<BR>R-br mailing 
list<BR>R-br@listas.c3sl.ufpr.br<BR>https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br<BR>Leia 
o guia de postagem (http://www.leg.ufpr.br/r-br-guia) e forneça código mínimo 
reproduzível.</DIV></DIV></DIV></BODY></HTML>