I cannot go past this error:
"Error in file(file, "rt") : cannot open the connection In addition: Warning message: In file(file, "rt") : cannot open file 'C:/Users/felix/AppData/Local/R/win-library/4.2/NanoStringDiff/extdata/raw_data_combined.csv': No such file or directory
I tried using this code:
NanoStringData = createNanoStringSetFromCsv(path, header = T,designs)
and i got the error i stated previouly