on_workbench {allofus}R Documentation

Check to see whether you are on the All of Us workbench

Description

Use this function to check whether you are on the All of Us Researcher Workbench. This is useful for writing code that can be used both on the workbench and locally.

Usage

on_workbench()

Value

TRUE if you are on the workbench, FALSE otherwise

Examples

on_workbench()

[Package allofus version 1.2.0 Index]