Skip to contents

The function checks whether the compiled version of R shows an architecture that matches "emscripten" . If it's the case, we're likely using webR to access R.

Usage

in_webr()

WebR

๐Ÿงช Experimental: Interactive webR examples are a new feature. Loading may take a moment, and the package version might differ from this documentation.

๐ŸŒ View in webR REPL

Examples

# Check to see if WASM is active
in_webr()
#> [1] FALSE