<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:3.0cm 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-NZ" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">Hello.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">When I first got into R in a serious fashion, I wanted JAWS scripts too. I did actually get some sorted but they went stale after R was updated a few times. That was way back in version 1.7.1 or thereabouts.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">If you’re starting to get irritated by what is fairly minimal output being generated by R then it’s probably time to stop working interactively and move to scripting in one way or another.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">The two ways I think people ought to move into are the standard R scripts = text files of commands with the convention of using .R as the extension, or using R markdown which is again a text file but contains
 code chunks and regular text written in markdown. I intend to make a lot more noise about R markdown at a later (but not so far off) time.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">As soon as you move to writing R scripts, you’ll probably want to process them efficiently.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">I’ve written a little batch file that pulls in a file and processes it in R, with the output file having the default .Rout extension. This output file is just plain text so any graphs that are created in the
 script must be saved explicitly. I’ll share that batch file off list as I need to supply a .exe file that drags the current R version number from the registry so my batch file doesn’t fall over as soon as I update R. Windows users can write to me off list
 for that.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Jonathan<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> BlindRUG [mailto:blindrug-bounces@nfbnet.org]
<b>On Behalf Of </b>JooYoung Seo via BlindRUG<br>
<b>Sent:</b> Sunday, 6 December 2015 10:17 a.m.<br>
<b>To:</b> 'Blind R Users Group'<br>
<b>Cc:</b> JooYoung Seo<br>
<b>Subject:</b> [BlindRUG] Is here any JAWS Script for R?<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="text-indent:4.5pt"><span lang="EN-US">Hello All,<o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent:4.5pt"><span lang="EN-US">  I found I could use JAWS cursor for reviewing R GUI (the default program installed on your desktop).<o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent:4.5pt"><span lang="EN-US">But, the terminal window contained other information that I did not want to hear, and seemed like I needed to write JAWS script in order to address this.<o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent:4.5pt"><span lang="EN-US">  I would like to use GUI version than R terminal.<o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent:4.5pt"><span lang="EN-US"> Does anyone have JAWS script for R GUI console window? If so, could you please share it?<o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent:4.5pt"><span lang="EN-US">  Best Regards,<o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent:4.5pt"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal" style="text-indent:4.5pt"><span lang="EN-US">       JY<o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent:4.5pt"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal" style="text-indent:4.5pt"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal" style="text-indent:4.5pt"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal" style="text-indent:4.5pt"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal" style="text-indent:4.5pt"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">       JooYoung Seo<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">--------------------<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">  Graduate Student,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">  Learning, Design, and Technology<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">  Learning and Performance Systems<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">  The Pennsylvania State University<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> Phone: +1 (814) 777-5836<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">  E-mail: jzs323@psu.edu<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span lang="EN-US" style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p> </o:p></span></p>
<div class="MsoNormal" align="center" style="text-align:center"><span lang="EN-US" style="font-size:12.0pt;font-family:"Times New Roman","serif"">
<hr size="1" width="99%" noshade="" style="color:#909090" align="center">
</span></div>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" style="border-collapse:collapse">
<tbody>
<tr>
<td style="padding:0cm 11.25pt 0cm 6.0pt">
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif""><a href="https://www.avast.com/antivirus"><span style="border:solid windowtext 1.0pt;padding:0cm;text-decoration:none"><img border="0" width="100" height="100" id="_x0000_i1026" src="cid:~WRD000.jpg" alt="Image removed by sender. Avast logo"></span></a><o:p></o:p></span></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p><span style="font-family:"Calibri","sans-serif";color:#3D4D5A">This email has been checked for viruses by Avast antivirus software.
<br>
<a href="https://www.avast.com/antivirus">www.avast.com</a> <o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p> </o:p></span></p>
</div>
</body>
</html>