Skip to content

strings as variable names for ggplot implementation #2

@swihart

Description

@swihart

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions