Skip to contents

Creates Shinylive url for the app code.

Usage

create_shinylive_url(code)

Arguments

code

(character(1)) A string with app code.

Value

(character(1)) Shinylive app url.

Examples

code <- "this is your app code as a string"
create_shinylive_url(code)
#> [1] "https://shinylive.io/r/app/#code=NobwRAdghgtgpmAXGKAHVA6ASmANGAYwHsIAXOMpMUgCwEsBnAAkaYE8iBXAJybVSbEAJnD7MoTBqW50IAczABfALpA"