Valentin Ștefan

Results 12 comments of Valentin Ștefan

I am curious if a solution was found as none of the proposed ones above worked in my case. As @him4u324 initially posted, I get the interactive visualization in the...

Here is a Rmd simplified example and 2 imgur links showing what I see in the Rstudio Viewer and what in the browser: ```rmd --- output: html_document --- ```{r global-options,...

Hi, Thanks for looking into this case. The line: ```git config --global core.autocrlf``` gives: `true`

This feature would be really cool. I do sometimes interactive maps in R with `mapview` package and adding a legend seems to depend on `leaflet::addLegend` (as I have been told...

Thanks for your interest in my github repository. It has been a while since I wrote that tutorial and my memory is very fussy, plus I do not have all...

> I checked the data; however, it did not work. For some reason, the set up cannot install a bunch of packages, some of them have updated or been incorporated...

This sounds like it can be solved by a spatial intersection between the points and the polygones. At a fast look, it seems that I implemented this operation within the...

Hi @technocrat Is your comment related to the documentation on rawgit (title of the issue here) or do you have issues with installing the package? I check the installation (though...

The part of your question related to identifying the outliers has been addressed here: https://rawgit.com/valentinitnelav/plotbiomes/master/html/Check_outliers.html Then once you have the coordinates of the outliers you could apply one of these...

Hi @gabyrimok , I only saw this issue now. Perhaps you already solved this. Unfortunately, at a fast look I do not understand the issue. If I understand this correctly,...