-
Notifications
You must be signed in to change notification settings - Fork 382
Open
Description
Hi,
I try to get prices from the combined tickers like the following.
However, I could not load 'data.proxy.raw.Rdata' and find the code in this area.
How can I solve this problem?
Thank you in advance
library(SIT)
tickers = '
- US.STOCKS = VTI
- FOREIGN.STOCKS = VEU + FDIVX
- US.10YR.GOV.BOND = IEF + VFITX
- REAL.ESTATE = VNQ + VGSIX
- COMMODITIES = DBC + CRB
- CASH = BND + VBMFX
- '
load('data.proxy.raw.Rdata')
Error in readChar(con, 5L, useBytes = TRUE) : cannot open the connection
In addition: Warning message:
In readChar(con, 5L, useBytes = TRUE) :
cannot open compressed file 'data.proxy.raw.Rdata', probable reason 'No such file or directory'
Metadata
Metadata
Assignees
Labels
No labels