Ticket #249 (closed Defect: fixed)
Density Histogram for Field tool fails when table is empty, reporting RPy_RException: Error in density.default(d[[densityField]], na.rm = TRUE) : argument 'x' must be numeric
| Reported by: | jjr8 | Owned by: | jjr8 |
|---|---|---|---|
| Priority: | Medium | Milestone: | 0.5 |
| Component: | Tools - Statistics | Version: | 0.5a12 |
| Keywords: | Cc: |
Description
This problem occurs in all of the statistics tools; currently none of them check whether the input table is empty and all rely on R to report an error. The R error is very confusing; we should generate a user-friendly one.
Change History
Note: See
TracTickets for help on using
tickets.
