You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We intend to have all of the parameter validation inside the package function (checks if the parameters and the results are valid). The parameters can be chosen by the user in the UI. For that, there is a need for the function that works like shiny::validate() but prints the original error message from the function.
The text was updated successfully, but these errors were encountered:
We intend to have all of the parameter validation inside the package function (checks if the parameters and the results are valid). The parameters can be chosen by the user in the UI. For that, there is a need for the function that works like shiny::validate() but prints the original error message from the function.
The text was updated successfully, but these errors were encountered: