first of all I would like to congratulate you for the excellent R library you have created! it is really useful.
I was wondering whether you could create a set of function for RIA (https://cran.r-project.org/web/packages/RIA/index.html) since it is another really nice R package to compute radiomic features like pyradiomics, 3Dslicer or LifeX. The advantadge would be that if so, one could integrate everything in a single R pipeline.
I know that I can use import_radiomic_table() but it would be nice to integrate RIA into RadAR as you did with pyradiomics.
Hi,
first of all I would like to congratulate you for the excellent R library you have created! it is really useful.
I was wondering whether you could create a set of function for RIA (https://cran.r-project.org/web/packages/RIA/index.html) since it is another really nice R package to compute radiomic features like pyradiomics, 3Dslicer or LifeX. The advantadge would be that if so, one could integrate everything in a single R pipeline.
I know that I can use
import_radiomic_table()
but it would be nice to integrate RIA into RadAR as you did with pyradiomics.Thanks Juan