Open jamiedean opened 1 year ago
Hi, thanks for creating this great package.
I'm experiencing the following issue:
When I run radSensitivitySig on the Cleveland dataset I get the following error message:
"Error in [.data.frame(pp, , c("sampleid", "treatmentid")) : undefined columns selected"
[.data.frame
Running the same function, with the same arguments, but with the smallCleveland dataset works fine.
Hi, thanks for creating this great package.
I'm experiencing the following issue:
When I run radSensitivitySig on the Cleveland dataset I get the following error message:
"Error in
[.data.frame
(pp, , c("sampleid", "treatmentid")) : undefined columns selected"Running the same function, with the same arguments, but with the smallCleveland dataset works fine.