server_standalone_viewer: Server function for the standalone viewer module

View source: R/standalone-viewer.R

server_standalone_viewerR Documentation

Server function for the standalone viewer module

Description

Internal server function used by the standalone_viewer hidden module. Retrieves the render function from the parent module session and assigns it to the viewer's output.

Usage

server_standalone_viewer(input, output, session, ...)

Arguments

input, output, session

Shiny module server arguments

...

ignored


shidashi documentation built on April 10, 2026, 5:07 p.m.