Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with ss_create() #2

Open
robinsandfort opened this issue Nov 20, 2024 · 0 comments
Open

problem with ss_create() #2

robinsandfort opened this issue Nov 20, 2024 · 0 comments

Comments

@robinsandfort
Copy link

When trying:

ss_create(fileloc = "C:/day/256/", #folder with the CVR-index ‘.csv’ files
samplerate = 48000,
window = 256,
index = "CVR",
date = "2024-08-07",
lat = 48.210033,
lon = 16.363449,
method = "IsoData",
output = "incidence_freq"))

I get: Error in t.default(Reduce(rbind, lapply(filenames, function(x) data.table::fread(x)))[, :
argument is not a matrix

Any Idea what I´m doing wrong?

Greetings,
Robin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant