Hello,
I am not sure whether it is a bug or not, but I find something surprising:
library(icesDatras)
getDatrasDataOverview("BITS")
specifies that there are data for BITS in 2005, quarter 2
but
getHHdata("BITS", 2005, 2)
getHLdata("BITS", 2005, 2)
both return NULL. Does that make sense? I have found also this situation with other cases.
Hilaire
Hello,
I am not sure whether it is a bug or not, but I find something surprising:
specifies that there are data for BITS in 2005, quarter 2
but
both return
NULL. Does that make sense? I have found also this situation with other cases.Hilaire