run_app: Launch 'EasyQrlabelr'.

View source: R/run_app.R

run_appR Documentation

Launch 'EasyQrlabelr'.

Description

An interface function to launch the 'EasyQrlabelr' 'shiny' app.

Usage

run_app()

Value

No return value, called for side effects. Opens the 'EasyQrlabelr' 'shiny' app in your default browser.

Examples

library(qrlabelr)
if(interactive())
qrlabelr::run_app()


qrlabelr documentation built on May 29, 2024, 10:16 a.m.