alteryx / alteryx/AlteryxRhelper
Automatically detect JSON parameters
Open
- Dominant language
- R
- Stars
- 20
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
There are many situations that dictate the need for using a hidden textbox to persist a JSON stringified representation of a dataItem. In such situations, the `makeInput` function can be smart about it and automatically run it through `jsonlite::fromJSON(..., auto_unbox = TRUE)`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.