mac_launcher: Create a launcher and updater for Mac (.command)

Description Usage Arguments Details Examples

View source: R/radiant.R

Description

Create a launcher and updater for Mac (.command)

Usage

1
2
mac_launcher(app = c("radiant", "radiant.data", "radiant.design",
  "radiant.basics", "radiant.model", "radiant.multivariate"))

Arguments

app

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

Details

On Mac a file named 'radiant.command' and one named 'update_radiant.command' will be put on the desktop. Double-click the file to launch the specified Radiant app or update Radiant to the latest version

Examples

1
2
3
4
## Not run: 
radiant::mac_launcher()

## End(Not run)

PK258/Deloitte-R-App documentation built on Dec. 18, 2021, 6:36 a.m.