a) RExcel has its own mailing list (as the documentation tell you).
Please post RExcel related questions to the mailing list
accessible at rcom.univie.ac.at
b) For running code at startup, you have to create a worksheet (not a
workbook) named RCode in your workbook.


On 11/22/2010 7:15 PM, csrabak wrote:
> Em 22/11/2010 10:11, Luis Felipe Parra escreveu:
>> Hello I am new to RExcel and I would like to run a source code form the
>> excel worksheet. I would like to run the following code
>>
>> source("C:\\Quantil Aplicativos\\Genercauca\\BackwardSelectionNC.r")
>>
>> from the excel wroksheet. Does anybody know how to do this?
>>
>> Thank you
>>
> Felipe,
> 
> Look at the section "Startup" in the RExcel help. In a nutshell, if you
> want the code to run immediately at the loading of the spreadsheet,
> create a workbook called "RCode" and put your source there.
> 
> Other options are available. See the docs.
> 
> -- 
> Cesar Rabak
> 
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to