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

invalid NSE warning when using full path to variable #186

Open
zachary-foster opened this issue Oct 10, 2018 · 0 comments
Open

invalid NSE warning when using full path to variable #186

zachary-foster opened this issue Oct 10, 2018 · 0 comments
Labels

Comments

@zachary-foster
Copy link
Collaborator

> x = mutate_obs(obj, "occ_AUT", obj$data$tax_occ$AUT)
Adding a new "integer" vector of length 365.
Warning message:
Ambiguous names used in non-standard evaluation:
   AUT
These could refer to values in different datasets with the same name. The following values will be used:
   data$tax_occ$AUT

This should not use NSE, since the path to the full variable is supplied.

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

No branches or pull requests

1 participant