Skip to content

load(data.proxy.raw.Rdata) #27

@richjung

Description

@richjung

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions