Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

7 results for “from:Gwennaël Bataille”

How to make a code last until a condition is completed ?
Gwennaël Bataille · Mar 21, 2014 · r-help

Thanks to all for your helpful answers and nice advices ! The while function is definitely what I needed. Best regards, Gwenna?l Le 20/03/2014 19:56, Boris Steipe a ?crit : > This is really a question of programming logic...

Overlay between polygons and their intersecting lines
Gwennaël Bataille · May 25, 2016 · r-sig-geo

Dear all, I can't find a solution for the following problem: When I first intersect a line with 2 polygons (splitting it into 2 segments) and then use an overlay to get for each segment the attribute of the...

How to make a code last until a condition is completed ?
Gwennaël Bataille · Mar 20, 2014 · r-help

# Dear all, # I simulate individual paths in a landscape (let's say coordinates in x and y range # from -100 to 100 both) and would like to replace each individual going outside the # landscape by a new simulation... until none...

Angle between two points with coordinates
Gwennaël Bataille · Jan 29, 2016 · r-help

Thank you very much for your quick answers! The %% operator seems the easiest way to go; it works perfectly. Best regards, Gwenna?l Le 28/01/2016 20:39, William Dunlap a ?crit : > In addition to the other fine answers...

Overlay between polygons and their intersecting lines
Gwennaël Bataille · May 30, 2016 · r-sig-geo

Thank you very much for your answers! rgeos::gRelate(Inter[1], PolyD, byid = TRUE) # From what I undestand of the "Dimensionally Extended nine-Intersection Model" ( https://en.wikipedia.org/wiki/DE-9IM ), # It looks like the green segment is in...

Angle between two points with coordinates
Gwennaël Bataille · Jan 28, 2016 · r-help

Dear all, I'd like to calculate the angle from one point (origin) to another (target), whatever their coordinates. But I encounter some problems (detailed below). The problem could be solved if one of you could answer positively to one...

How to make a code last until a condition is completed ?
Gwennaël Bataille · Mar 20, 2014 · r-help

Dear Petr, Thank you for your answer. This will probably save me three lines of script, which is appreciable. Unfortunately, this does not solve my main issue, that is: If my condition is not fulfilled (some points are outside the...

Can't find what you're looking for? Try searching with Google .