Closed disa-mhembere closed 7 years ago
Oh, I thought I deleted the second return
...
It should be
X <- embed_adjacency_matrix(g, dim)$X
return(X)
yup you fixed it
There was an (similar) error in lse.interface.R
. I fixed it so change api
accordingly.
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?