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

Multiple Icons #86

Open
emma-robin20 opened this issue Jun 7, 2023 · 0 comments
Open

Multiple Icons #86

emma-robin20 opened this issue Jun 7, 2023 · 0 comments

Comments

@emma-robin20
Copy link

I am trying to use multiple Icons based on an "Icon" column in my data frame. The data frame is split by IDs (split(data, f = data$ID)) and I have tried making my own function and using the makeIcon function. I keep getting the error "UseMethod: no applicable method for 'metaData' applied to an object of class "NULL"". Do you know how I can fix this or use another solution?

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