prepare_input: Prepare input

Description Usage

View source: R/safe-eval.R

Description

Prepare input

Usage

1
2
3
4
5
6
7
prepare_input(
  x,
  replace_comma = TRUE,
  insert_products = TRUE,
  allowed_functions = getGroupMembers("Math"),
  allowed_constants = c("pi")
)

r-cas/shinymath documentation built on June 1, 2021, 5:42 a.m.