1

I am using windows 10

I have a flexdashboard .Rmd file. In an ideal world I just want to open it up from an icon on the desktop. How can I do this? Do I have to run a bat file to open R and then the file as per this answer? Is this the only way?

Sebastian Zeki
  • 6,690
  • 11
  • 60
  • 125

1 Answers1

0

You can create a small C# application through R.NET that would exectute the code.

Prometheus
  • 1,977
  • 3
  • 30
  • 57