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

importBugphyzz returns a list? #235

Closed
shbrief opened this issue Jan 22, 2024 · 1 comment
Closed

importBugphyzz returns a list? #235

shbrief opened this issue Jan 22, 2024 · 1 comment

Comments

@shbrief
Copy link

shbrief commented Jan 22, 2024

It seems like importBugphyzz is returning a list instead of a data frame. Can you check this? Thanks!

@sdgamboa
Copy link
Contributor

sdgamboa commented Jan 22, 2024

@shbrief, yeah I updated the code here: https://waldronlab.io/bugphyzz/articles/bugphyzz.html.
Some reasons for this change are in these PRs: #234 and
waldronlab/bugphyzzExports#47. Basically, the Attribute_value column can take numeric values now, hence the change (can't mix character, logical, and numeric). I updated all the code in the analyses to work with this list:
https://github.com/waldronlab/bugphyzzAnalyses.

@sdgamboa sdgamboa closed this as completed Mar 7, 2024
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

2 participants