wpinvestigative / arcos

https://wpinvestigative.github.io/arcos/
Other
30 stars 18 forks source link

raw_data delimiter #4

Closed staceybrandsma closed 3 years ago

staceybrandsma commented 4 years ago

I'm trying to use the raw_data(key = 'WaPo') function and I keep getting an error:

image

Any advice? Thanks!

jeffcsauer commented 4 years ago

Hi @staceybrandsma,

Could you please post a bit more of your code so we could see what is going on?

Please provide the following:

sessionInfo()
packageVersion("arcos")

I attempted the function today and it seems to be working:

> arcos::raw_data(key = "WaPo") 
indexed 53.21MB 0s in  4s, 14.25MB/s
andrewbtran commented 4 years ago

Thanks, having some real issues with this file thanks to its size. Trying to come up with a different method, perhaps load year by year until there's no space on the user's computer.