current.app: Return the currently running AnalysisPage app

Description Usage Value Author(s)

View source: R/current.R

Description

Return the currently running AnalysisPage app. The way this is done is to first try to chase up the call stack and find the first environment which is an AnalysisPageRApacheApp, and return that. If that fails then it looks for app in the GlobalEnv and returns that. IF that also fails then it reutrns NULL.

Usage

1

Value

Current AnalysisPageRApacheApp, or NULL if it can't be found.

Author(s)

Brad Friedman


AnalysisPageServer documentation built on April 28, 2020, 6:32 p.m.