this is the test value of `x` used by `flashier`. If it cannot handle it then a message should be printed with a suggested solution, e.g., include ``` if (length(x) == 3){ ### just to satisfy check of custom function return (ebnm_flat(x)) } ```
this is the test value of
xused byflashier. If it cannot handle it then a message should be printed with a suggested solution, e.g., include