krumsieklab / maplet

R statistical toolbox for metabolomics
GNU General Public License v3.0
17 stars 6 forks source link

add better error message for mtm_rest_get_entries "out of bounds" error #153

Closed KelseyChetnik closed 3 years ago

KelseyChetnik commented 3 years ago

When mtm_res_get_entries() get's a function path that doesn't exist, it'll give some subscript out of bounds, error. Need to add a better error message.

KelseyChetnik commented 3 years ago

Can't reproduce error. Returns NULL for paths that don't exist.