serverInit: Set GROQ Parameters Server Logic

View source: R/zzz.R

serverInitR Documentation

Set GROQ Parameters Server Logic

Description

This function handles the server logic for the UI, including the observeEvent for the action button. It asks the user to prompt various GROQ inputs. Once the 'proxy' parameter is set, the parameters are written to the environment as environment variables and a notification message is displayed.

Usage

serverInit(input, output, session)

Arguments

input

The input values as they are submitted by the user.

output

The output values.

session

The Shiny session object.


groqR documentation built on April 12, 2025, 1:36 a.m.