Forum Discussion
R Script with Power BI
- 7 years ago
Anonymous ,
Have you solved your issue by now? If you have, could you please help mark the correct answer to finish the thread? Your contribution will be much appreciated.
Regards,
Jimmy Tao
I’ve Replaced all the old version function with the new version function using recent R version 3.5.3 . But still I’m getting below error.
Script Runtime Error
'showtext.opts()' is now renamed to 'showtext_opts()'
The old version still works, but consider using the new function in future code
'showtext.begin()' is now renamed to 'showtext_begin()'
The old version still works, but consider using the new function in future code
[1] "font in use: arial.ttf"
'font.add()' is now renamed to 'font_add()'
The old version still works, but consider using the new function in future code
“
Anonymous ,
Have you solved your issue by now? If you have, could you please help mark the correct answer to finish the thread? Your contribution will be much appreciated.
Regards,
Jimmy Tao