youngser / D3M2

0 stars 0 forks source link

accidental commit? #7

Closed disa-mhembere closed 7 years ago

disa-mhembere commented 7 years ago

I guess something went wrong and you weren't trying to do this to ase.interface.R?

Can you show me what you expect this to look like?

youngser commented 7 years ago

Oh, I thought I deleted the second return... It should be

    X <- embed_adjacency_matrix(g, dim)$X
    return(X)
disa-mhembere commented 7 years ago

yup you fixed it

youngser commented 7 years ago

There was an (similar) error in lse.interface.R. I fixed it so change api accordingly.