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

lcMethod argument evaluation fails for variable name input that matches the argument name #41

Closed
niekdt opened this issue Jun 7, 2021 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@niekdt
Copy link
Collaborator

niekdt commented Jun 7, 2021

Steps to reproduce:

nClusters = 2
m = lcMethodKML(nClusters = nClusters)
evaluate(m) 

The nClusters argument remains unevaluated

@niekdt niekdt added the bug Something isn't working label Jun 7, 2021
@niekdt niekdt self-assigned this Jun 7, 2021
@niekdt niekdt added this to the 1.2.0 milestone Jun 24, 2021
@niekdt niekdt closed this as completed Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant