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

Update visualization_functions.R #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ESCRI11
Copy link

@ESCRI11 ESCRI11 commented Jul 9, 2021

Hello developer,

I noticed when using your library that the function plot_features(), yielded the following error:

Error in stats::model.frame.default(formula = data[feature_names[i], ] ~  : 
  invalid type (list) for variable 'data[feature_names[i], ]'

I must note that I am using the function import_radiomic_table() as my data source is none of the one supported. I have no data from other sources, so I am not sure if my changes may break data imported with the different importing functions. Nevertheless the proposed changes solve my issue and the boxplots are created with no problem.

Please let me know if this is useful for all the use cases or if the problem may be on the import_radiomic_table() function.

Xavier Escribà Montagut

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

Successfully merging this pull request may close these issues.

1 participant