R-SIG-Mac Digest, Vol 48, Issue 10
Have you tried just using the = sign? Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > x = seq(1,10,1) > x [1] 1 2 3 4 5 6 7 8 9 10 > Ken -- Kenneth E. Nussear, Ph.D. Research Herpetologist, USGS (702) 564-4515 Fax (702) 564-4600 knussear at usgs.gov
On Feb 11, 2007, at 3:00 AM, r-sig-mac-request at stat.math.ethz.ch wrote:
Send R-SIG-Mac mailing list submissions to r-sig-mac at stat.math.ethz.ch To subscribe or unsubscribe via the World Wide Web, visit
https://stat.ethz.ch/mailman/listinfo/r-sig-mac or, via email, send a message with subject or body 'help' to r-sig-mac-request at stat.math.ethz.ch You can reach the person managing the list at r-sig-mac-owner at stat.math.ethz.ch When replying, please edit your Subject line so it is more specific than "Re: Contents of R-SIG-Mac digest..." Today's Topics: 1. Assignment arrow (John Shonder) 2. Re: Assignment arrow (Duncan Murdoch) 3. An error I don't understand.. (N?zhet Dalfes) 4. An error messge I don't understand.. (N?zhet Dalfes) ---------------------------------------------------------------------- Message: 1 Date: Sat, 10 Feb 2007 15:25:48 -0800 (PST) From: John Shonder <jashonder at yahoo.com> Subject: [R-SIG-Mac] Assignment arrow To: r-sig-mac at stat.math.ethz.ch Message-ID: <340909.73236.qm at web51311.mail.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 To use R on my Mac, I had been running ESS in emacs under X11. I found R.app, and much prefer it -- especially the quartz graphics -- but there's one thing I miss about ESS: to get an assignment arrow "<-" you just type shift underscore. In R.app, you have to type the less than sign (shift-comma) followed by the dash. Coming over from ESS, the extra keystroke bothers me. Is there an easier way to type an assignment arrow in R.app? Some way to make a keyboard macro perhaps? I've looked through the FAQ and can't find anything. I appreciate any assistance. John ______________________________________________________________________ ______________ Cheap talk? ------------------------------ Message: 2 Date: Sat, 10 Feb 2007 19:24:53 -0500 From: Duncan Murdoch <murdoch at stats.uwo.ca> Subject: Re: [R-SIG-Mac] Assignment arrow To: John Shonder <jashonder at yahoo.com> Cc: r-sig-mac at stat.math.ethz.ch Message-ID: <45CE6255.10409 at stats.uwo.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 2/10/2007 6:25 PM, John Shonder wrote: To use R on my Mac, I had been running ESS in emacs under X11. I found R.app, and much prefer it -- especially the quartz graphics -- but there's one thing I miss about ESS: to get an assignment arrow "<-" you just type shift underscore. In R.app, you have to type the less than sign (shift-comma) followed by the dash. Coming over from ESS, the extra keystroke bothers me. Is there an easier way to type an assignment arrow in R.app? Some way to make a keyboard macro perhaps? I've looked through the FAQ and can't find anything. I appreciate any assistance. You could switch to using "=" instead of "<-", but as a non-ESS user, I think just typing "<-" ends up being pretty quick after you get used to it. Duncan Murdoch ------------------------------ Message: 3 Date: Sun, 11 Feb 2007 03:48:23 +0200 From: N?zhet Dalfes <dalfes at itu.edu.tr> Subject: [R-SIG-Mac] An error I don't understand.. To: r-sig-mac at stat.math.ethz.ch Message-ID: <45CE75E7.5020105 at itu.edu.tr> Content-Type: text/plain; charset="utf-8" Hi, I am new to R, and when I start R (on my MacBook Pro, 10.4.8), I get 2007-02-11 03:44:06.433 R[428] *** -[NSBundle load]: Error loading code /Users/dalfes/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/ iPLM for bundle /Users/dalfes/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ()) in red! Can someone tell me what's mssing on my system? Is it something bad, or can I live with it :) Thanks, N?zhet Dalfes -------------- next part -------------- A non-text attachment was scrubbed... Name: dalfes.vcf Type: text/x-vcard Size: 372 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20070211/ b729ec91/attachment-0001.vcf ------------------------------ Message: 4 Date: Sun, 11 Feb 2007 03:50:10 +0200 From: N?zhet Dalfes <dalfes at itu.edu.tr> Subject: [R-SIG-Mac] An error messge I don't understand.. To: r-sig-mac at stat.math.ethz.ch Message-ID: <45CE7652.5020703 at itu.edu.tr> Content-Type: text/plain; charset="utf-8" Hi, I am new to R, and when I start R (on my MacBook Pro, 10.4.8), I get 2007-02-11 03:44:06.433 R[428] *** -[NSBundle load]: Error loading code /Users/dalfes/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/ iPLM for bundle /Users/dalfes/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ()) in red! Can someone tell me what's mssing on my system? Is it something bad, or can I live with it :) Thanks, N?zhet Dalfes -------------- next part -------------- A non-text attachment was scrubbed... Name: dalfes.vcf Type: text/x-vcard Size: 372 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-sig-mac/attachments/ 20070211/30dad49c/attachment-0001.vcf ------------------------------ _______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-mac End of R-SIG-Mac Digest, Vol 48, Issue 10 *****************************************