Learn R Programming

radiant (version 0.1.95)

launcher: Create a launcher for Mac (.command)

Description

Create a launcher for Mac (.command)

Usage

launcher(app = c("marketing", "quant", "base"))

Arguments

app
App to run when the desktop icon is double-clicked ("marketing", "quant", or "base"). Default is "marketing"

Details

On Mac (Windows) a file named radiant.command (radiant.bat) will be put on the desktop. Double-click the file to launch the specified Radiant app

See Also

mac_launcher to create a shortcut on mac

mac_launcher to create a shortcut on windows