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

strings as variable names for ggplot implementation #2

Open
swihart opened this issue Dec 14, 2016 · 0 comments
Open

strings as variable names for ggplot implementation #2

swihart opened this issue Dec 14, 2016 · 0 comments

Comments

@swihart
Copy link
Owner

swihart commented Dec 14, 2016

If I remember correctly, the thing holding up the ggplot implemenation was passing the strings
and then recognizing them as variable names. This worked for you in another project:

When trying to convert a paste string into a variable, eval(as.name(paste())) worked for me, thanks!

From the comments of:
http://stackoverflow.com/a/9057793/2727349

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