Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

loadVectors() not working (issues with 'vectorkeys') #8

@kyeongsoo

Description

@kyeongsoo

See the following sample run:

x <- loadDataset("Test1-0.vec")

x$vectors
resultkey runid file vectorid
1 0 Test1-0-20111020-16:26:42-17935 Test1-0.vec 0
module name
1 DistributionTest.gen sample:vector

v <- loadVectors(x$vectors)

Error in is.null(vectorkeys) : 'vectorkeys' is missing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions