Sébastien Rochette
Sébastien Rochette
You're welcome. I corrected the link above. Thanks for the tip.
An implementation of code folding for Academic is detailed in the blog post of @jepusto : https://www.jepusto.com/code-folding-update/ This adds some new ideas to my first blog post on the subject...
If you think about this feature, I would love to see a slideout menu plugin that allows to navigate between slides, wherever you are. Like the menu for revealjs there:...
I found this plugin once. I do not know how this is interesting for this feature: https://github.com/remarkjs/remark-toc
It works for symbols though ``` data(World) tm_shape(World) + tm_polygons(alpha=0) + tm_add_legend('symbol', labels=c('a', 'b'), alpha=0, border.col=c('red', 'blue'), border.lwd=c(3,1)) ``` 
What would you think about something lighter like the following ones ? I was inspired by your propositions, the choice of the colors that is characteristic of {tmap}. I took...
Do you have a real map that you think represents well the {tmap} package ?
And something like this ? This is a little supercharged to me, but it's an idea 
I'll tell Colin that you used his Shiny App, I'll be happy :wink: On my side, I use Inkscape to allow for vectorised images. So that I can create any...
Here is the Inkscape project, inside the zip file. You will see the evolution of my ideas... If you want to try some things. [tmap.zip](https://github.com/mtennekes/tmap/files/4551844/tmap.zip) _The Shiny app : https://connect.thinkr.fr/hexmake/_