I'm very beginning in data mining I decide to use R I will use it with asp.net mvc , like in this article
https://www.red-gate.com/simple-talk/dotnet/asp-net/creating-a-business-intelligence-dashboard-with-r-and-asp-net-mvc-part-1/
I will use tidy text packages such as broom, dplyr, tidytext and wordcloud. my question is can I use R2HTML package with tidy packages with ASP.NET MVC like the way in the above article? or there is a another way to use tidy text with html?