search for: velappan

Displaying 6 results from an estimated 6 matches for "velappan".

2010 Aug 23
3
sendmailR-package-valid code needed
## Not run: from <- sprintf("<sendmailR@ to <- "<olafm at datensplitter.net>" subject <- "Hello from R" msg <- "It works!" sendmail(from, to, subject, msg, control=list(smtpServer="ASPMX.L.GOOGLE.COM")) ## End(Not run) the above commands are provided in this document ie http://cran.r-project.org/web/packages/sendmailR/sendmailR.pdf
2010 Apr 11
1
Statistical test for stationarity-how
How to find out if EURGBP is stationary? Post the R codes for the same.
2010 Aug 07
0
Fwd: quantmod Example-google data download-problems
---------- Forwarded message ---------- From: Velappan Periasamy <veepsirtt at gmail.com> Date: Sat, Aug 7, 2010 at 11:20 PM Subject: quantmod Example-google data download-problems To: r-sig-finance at stat.math.ethz.ch getSymbols("YHOO",src="google") is working getSymbols("NSE:RCOM",src="google") is not...
2010 Aug 24
0
mlm for within subject design
...ONS T: +44 (0)1249 767700 Ext: 233 F: +44 (0)1249 767707 M: +44 (0)7967 028876 www.mango-solutions.com Unit 2 Greenways Business Park Bellinger Close Chippenham Wilts SN15 1BN UK -----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of Velappan Periasamy Sent: 23 August 2010 11:45 To: r-help at r-project.org Subject: [R] sendmailR-package-valid code needed ## Not run: from <- sprintf(" to <- "" subject <- "Hello from R" msg <- "It works!" sendmail(from, to, subject, msg, control=list(smtpSer...
2010 Apr 11
0
Calculating the half-life for mean-reversion
How to compute the half-life of mean-reversion for GLD-GDX?.
2010 Jun 05
1
How to get the closing price from the the GOOGLE FINANCE site for NSEINDIA stocks
Sir, How to get the closing price from this link http://www.google.com/finance/historical?q=NSE:RCOM I installed quantmod getSymbols('NSE:RCOM',src='google') gives me this error********************** Error in download.file(paste(google.URL, "q=", Symbols.name, "&startdate=", : cannot open URL