HenrikBengtsson / startup

:wrench: R package: startup - Friendly R Startup Configuration
https://henrikbengtsson.github.io/startup/
160 stars 5 forks source link

WebR: Add sysinfo()$webr=TRUE/FALSE #133

Closed HenrikBengtsson closed 3 months ago

HenrikBengtsson commented 3 months ago

Add flag to detect whether running in webR or not, i.e.

> startup::sysinfo()$webr
[1] TRUE