Skip to content

data availability in different functions #59

Description

@elfunesto

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions