Hello. I had difficulty extracting my data which I imported from Excel. Previously, I use the same code but outdated version of the POT package. Earlier, the header should consist of (time, obs), and I managed to extract the data previously. However, recently after updated the package POT to 1.1-7, I could not called the same data with the same code used previously. It appears error:
Warning messages:
1: In if (!header) rlabp <- FALSE :
the condition has length > 1 and only the first element will be used
2: In if (header) { :
the condition has length > 1 and only the first element will be used
I hope someone can help me out with this problem.
Best regards!