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?
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?
You can create a small C# application through R.NET that would exectute the code.