Description Usage Arguments Value References
View source: R/utils_interpret.R
A utility to interpret calculator input
1 2 3 4 5 |
expr_str |
a character string containing an expression to evaluate |
max_length |
hard limit on expression string length |
whitelist |
list or character vector functions allowed in |
The return value after safely evaluating the expression
https://community.rstudio.com/t/secure-way-to-accept-user-input-for-shiny-apps/13554
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.