search for: viewfinancials

Displaying 3 results from an estimated 3 matches for "viewfinancials".

2011 Apr 13
1
Assign with Paste Problem
...g in working directory! > rm(list = ls()) > > ticker<-"F" > > require(quantmod) > > getFin(paste("NYSE:",ticker,sep="")) [1] "NYSE.F.f" > NYSE.F.f Financial Statement for NYSE:F Retrieved from google at 2011-04-12 20:03:20 Use "viewFinancials" or "viewFin" to view > > F.f<-NYSE.F.f > F.f Financial Statement for NYSE:F Retrieved from google at 2011-04-12 20:03:20 Use "viewFinancials" or "viewFin" to view > > rm(F.f) > > assign(paste(ticker,".f",sep=""),NYSE.F....
2010 Dec 02
1
Downloading quote data from yahoo finance
Hi R users,   Thanks in advance.   I am using R 2.12.0 on Windows XP.   May I request you to assist me in the following please.   1. I am getting error while downloading quote data from yahoo finance.   The example code is below (taken from tseries help):   library(tseries)   con <- url("http://quote.yahoo.com") if(!inherits(try(open(con), silent = TRUE), "try-error")) {  
2017 Aug 02
1
Looping Through QuantMod Objects
Dear R Helpers, I have run into a problem trying to perform a number of actions on a set of quantmod data objects through a loop and I am hoping that this is an easy problem for someone else as opposed to very difficult for me. The example task is to get the first three objects of the quarterly balance sheet for a number of companies from the getFinancials object and put them together into a