launchApp: Launch KLINK

View source: R/launchApp.R

launchAppR Documentation

Launch KLINK

Description

This launches the KLINK app. runKLINK() is a synonym for launchApp(), but with an additional argument version.

Usage

launchApp()

runKLINK(version = NULL)

Arguments

version

A character, e.g. "1.0.0". If the installed version of KLINK differs from this, the program aborts with an error.

Value

No return value, called for side effects.

Examples


## Not run: 
launchApp()

## End(Not run)


KLINK documentation built on June 8, 2025, 11:42 a.m.