> Ben Bolker
> on Tue, 30 May 2023 11:45:20 -0400 writes:
> Inspired by this old Stack Overflow question
>
https://stackoverflow.com/questions/19765610/when-does-locale-affect-rs-regular-expressions
> I was wondering why this is TRUE:
> Sys.setlocale("LC_ALL", "et_
On 5/30/23 17:45, Ben Bolker wrote:
Inspired by this old Stack Overflow question
https://stackoverflow.com/questions/19765610/when-does-locale-affect-rs-regular-expressions
I was wondering why this is TRUE:
Sys.setlocale("LC_ALL", "et_EE")
grepl("[A-Z]", "T")
TRE's documentation at
Hi.
The description of na.contiguous says:
"Find the longest consecutive stretch of non-missing values in a
time series object. (In the event of a tie, the first such
stretch.)"
But this seems not to be the case if one of the tied longest stretches is at
the start of the sequence/ser