Advanced scripting
This section contains advanced options for script development.
- Using the Rich Function View UI editor, you can create a complex full-featured interface for your script.
- You can convert your script to a package fucntion, and share Python and R environments across scripts.
- Automate inputs with suggestions, autocompletions, and validators.
- Some details regarding default script environments are given in the section Under the hood.
- Advanced integration options allow you to call your script via REST or embed is as iFrame,