Category: CMD

  • How to quickly open Windows command prompt

    How to quickly open Windows command prompt

    1. Press Win + R keys to launch Run window and type “cmd”. 2. If you are Windows 10 user, then press Win + X to open Quick Link menu and press C. 3. If you are the RStudio user, then switch to Terminal in your Console pane.

  • How to run R scripts from the Windows command line (CMD)

    How to run R scripts from the Windows command line (CMD)

    R is excellent for data transformation, modeling, etc. automatization. It is possible to run R scripts from the command line. In my case, I was collecting data and using library RDCOMClient to send summary information to colleges with Microsoft Outlook, but I needed it to do that automatically. It is possible to run R scripts…

  • 2 tips how to change Windows CMD looks

    2 tips how to change Windows CMD looks

    The first tip is a feature that is new to Windows 10. When you right-click on command prompt title bar and go to properties, in colors tab is opacity option. There you can adjust some transparency settings to get an interesting touch to the good old command line.