Skip to contents

Create a launcher on the desktop for Windows (.bat), Mac (.command), or Linux (.sh)

Create a launcher on the desktop for Windows (.bat), Mac (.command), or Linux (.sh)

Usage

launcher()

launcher()

Details

On Windows/Mac/Linux a file named launch.bat/launch.command/launch.sh will be put on the desktop. Double-click the file to launch the specified app app

On Windows/Mac/Linux a file named launch.bat/launch.command/launch.sh will be put on the desktop. Double-click the file to launch the specified app app

Examples

if (FALSE) { # \dontrun{
launcher()
} # }

if (FALSE) { # \dontrun{
launcher()
} # }