How to embed Tableu Dashboard into an RMarkdown

I'm trying to embed a dashboard into my Rmarkdown File. I'm not getting success. I'm using the HTML code that Tableau provides to share a Dashboard but When I knit the markdown and next I published in rpubs but The dashboard doesn`t appear.

Here is the first thing that I've used:
https://kb.tableau.com/articles/howto/embedding-tableau-public-views-in-iframes

Then I put the html code that Tableau public provides to share the dashboard:

Expected Portfolio Return vs Portfolio Risk

I've run this last one HTML code in a Jupyter Notebok and it Runs and Shows the dashboard perfectly.

Please!!! I need help.

Maybe this link helps

How are you including exactly in the Rmd document ?

From iframes, knitr::include_url()can help

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.