cadnza / aScriptDialogs

AppleScript dialogs in R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppleScript dialogs in R

Handy AppleScript dialogs that take and return native R objects.

Installation

R console:

install.packages("devtools")
devtools::install_github("cadnza/aScriptDialogs")

Use

R console:

?aScriptDialogs

And Apple's got some documentation, too.

Example

In the R docs.

About

AppleScript dialogs in R


Languages

Language:R 100.0%