Forum Discussion
rliu
10 years agoHelper I
R visuals won't display
So I used the R function parset() created a parallel set visual and it works fine in R. This is an "interactive" chart in that certain parts will be highlighted as my mouse hover over that area. (I a...
ankitpatira
10 years agoCommunity Champion
rliu power bi desktop only supports R packages that produce static visuals. in your case html file is generated and so it doesn't render that visual. scroll down to the bottom of this page to see list of supported packages.
dpkndls
9 years agoRegular Visitor