Skip to content

Error in if (class(out$Data) == "numeric") datadimnames <- "time" : the condition has length > 1 #92

@AniSanchez

Description

@AniSanchez

Hi! I´m having this error while trying to run the loadStationData function:

Error in if (class(out$Data) == "numeric") datadimnames <- "time" :
the condition has length > 1

The script is this one:

dir_obs <- 'C:/Users/data/'
obs <- loadStationData(dataset = dir_obs, var = "precip", stationID = "000001", years = 1990:2014)
y <- obs

Anybody who could solve this issue?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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