Closed magaranoriko closed 8 years ago
Curious.
Side notes:
Thank you so much for the quick answers!
Yeah, for this page I could just show the map. But I have another page with this 2 column layout (with more information). Maybe I'll bring my laptop tomorrow.
And thanks for the advice on plot labels!
In our presentation, we'd like to show some texts on the left and a picture on a right in one page. I used
<div class="columns-2">
and</div>
as explained in this pageWhen I knit the Rmd, R studio shows them correctly like this:
But once I open the html file in a browser (which I think is what we're going to do in class tomorrow), the two columns just collapse into one :(
Does anyone know how to fix this? Just in case, the Rmd is here. Many thanks!