Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document and export .validLHS()? #85

Open
krivit opened this issue Apr 1, 2024 · 1 comment
Open

Document and export .validLHS()? #85

krivit opened this issue Apr 1, 2024 · 1 comment

Comments

@krivit
Copy link
Member

krivit commented Apr 1, 2024

At the moment, methods for set.vertex.attribute() for subclasses of network such as those used in networkLite and ergm.multi cannot use the in-place assignment semantics of the network itself because the function .validLHS() that checks if the argument is something that can be assigned to is not exported. We should probably do so.

@CarterButts , would that be OK?

@krivit
Copy link
Member Author

krivit commented Apr 1, 2024

Alternatively, it can be moved to statnet.common.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant