install.Cygwin | R Documentation |
Allows the user to downloads and install the latest version of Cygwin for Windows.
install.Cygwin(bit = 32, ...)
bit |
Specify 32 bit or 64 for your particular version of Windows. |
... |
extra parameters to pass to install.URL |
Cygwin is a collection of tools which provide a Linux look and feel environment for Windows.
TRUE/FALSE - was the installation successful or not.
Cygwin homepage: https://www.cygwin.com/
## Not run: install.Cygwin() # installs the latest version of Cygwin ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.