DashboardIPD.Rmd
htmltools::HTML('<style>
.dashboard {
position: fixed;
left: 0;
top: 50px;
bottom: 0;
right: 0;
}
.dashboard iframe {
width: 100%;
height: 100%;
border: none;
}
</style>
<div class="dashboard">
<iframe src="https://lookerstudio.google.com/embed/reporting/82fba558-c911-44bd-8a09-4fdc26c32448/page/p_z1qpeyw5cd">
</iframe>
</div>')