Closed yutingli-moi closed 2 months ago
Hello,
To read data from the web, you should use readHFDweb()
.
readHFD()
is for local HFD files only.
Please create a new issue report if you run into trouble there.
Regards,
Tim
Hi Tim, thank you so much for your reply. I am using readHFDweb() now, and it works smoothly. Best, Yuting
Hi, I'm using the readHFD commond, but can't work. The package version is HMDHFDplus version: 2.0.5. That's error information I got:
It seems because of the blank spaces exist between columns. So I try to pass other arguments from read.table, such as:
I tried these arguments separately and together, but same error still happen. Could you help with this issue?