I did linear regression in R and extracted the significant variables together with their p-values. I need to import those variables to be imported in Power BI. However, Power BI only supports visuals from R and the regression result is in text. Is there any way that I can convert it into an image like how plots would usually pop-up in R? Thanks.
Edit: Power BI does not support gplots package. Supported packages can be found here https://powerbi.microsoft.com/en-us/documentation/powerbi-service-r-visuals/#supported-packages