Skip to content
Prev 366501 / 398502 Next

What is c1 file and how to open it (.c1) in R program?

There is no guarantee that a filename having a particular extension has any particular format inside it. You can make guesses and hope they are right, but the only dependable way to know what format is inside is to receive communication from the author about it or open it in a text or binary file viewer and compare what you see with the format documentation.