AlvaroMCMC

Results 6 issues of AlvaroMCMC

I am using ggrepel:::repel_boxes() within this function (copied from another post), but I don't know how to set the parameters correctly, and I haven't detailed documentation for me to understand...

question

I used the code from thesis template of pagedown package. The default position of table of contents is after Acknowledgement and before List of table. I would like to add...

question

I'm trying to read this excel file into a `tibble`. I did it with: `file

recently I'm using this excel functionality very much: print area for multipage sheet (A3 size) like this: ![image](https://user-images.githubusercontent.com/21317475/127388859-efb141ce-7992-4dbd-be0a-9b6fcced5912.png) So It would be awesome to have this in openxlsx.

enhancement
low priority

Hi, Currently we have this. ``` kml_layer.SpatialPoints(puntos_sfc, subfolder.name = "subfolder_level1", points_names = puntos_sfc$NAME, colour = "red", shape = 'http://plotkml.r-forge.r-project.org/3Dballyellow.png', LabelScale = 0.8) ``` There could be and option in subfolder.name...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. The problem is `TextDecoration` of `CreateStyle` can only be applied...

Stale