Displaying 7 results from an estimated 7 matches for "nospaceinline".
2016 Sep 21
2
error handling in strcapture
Michael, thanks for looking at my first issue with utils::strcapture.
Another issue is how it deals with lines that don't match the pattern.
Currently it gives an error
> strcapture("(.+) (.+)", c("One 1", "noSpaceInLine", "Three 3"),
proto=list(Name="", Number=0))
Error in strcapture("(.+) (.+)", c("One 1", "noSpaceInLine", "Three 3"), :
number of matches does not always match ncol(proto)
First, isn't the 'number of matches' the numbe...
2016 Sep 21
2
error handling in strcapture
...:
> > Michael, thanks for looking at my first issue with utils::strcapture.
> >
> > Another issue is how it deals with lines that don't match the pattern.
> > Currently it gives an error
> >
> >> strcapture("(.+) (.+)", c("One 1", "noSpaceInLine", "Three 3"),
> > proto=list(Name="", Number=0))
> > Error in strcapture("(.+) (.+)", c("One 1", "noSpaceInLine", "Three
> 3"), :
> > number of matches does not always match ncol(proto)
> >
> > Firs...
2016 Oct 04
2
error handling in strcapture
...first issue with utils::strcapture.
> >> >
> >> > Another issue is how it deals with lines that don't match the pattern.
> >> > Currently it gives an error
> >> >
> >> >> strcapture("(.+) (.+)", c("One 1", "noSpaceInLine", "Three 3"),
> >> > proto=list(Name="", Number=0))
> >> > Error in strcapture("(.+) (.+)", c("One 1", "noSpaceInLine", "Three
> 3"),
> >> > :
> >> > number of matches does not alwa...
2016 Oct 04
1
error handling in strcapture
...;> >> > Another issue is how it deals with lines that don't match the
> >> >> > pattern.
> >> >> > Currently it gives an error
> >> >> >
> >> >> >> strcapture("(.+) (.+)", c("One 1", "noSpaceInLine", "Three 3"),
> >> >> > proto=list(Name="", Number=0))
> >> >> > Error in strcapture("(.+) (.+)", c("One 1", "noSpaceInLine", "Three
> >> >> > 3"),
> >> >> > :
&g...
2016 Sep 21
0
error handling in strcapture
...vel at r-project.org> wrote:
> Michael, thanks for looking at my first issue with utils::strcapture.
>
> Another issue is how it deals with lines that don't match the pattern.
> Currently it gives an error
>
>> strcapture("(.+) (.+)", c("One 1", "noSpaceInLine", "Three 3"),
> proto=list(Name="", Number=0))
> Error in strcapture("(.+) (.+)", c("One 1", "noSpaceInLine", "Three 3"), :
> number of matches does not always match ncol(proto)
>
> First, isn't the 'number o...
2016 Sep 21
0
error handling in strcapture
...thanks for looking at my first issue with utils::strcapture.
>> >
>> > Another issue is how it deals with lines that don't match the pattern.
>> > Currently it gives an error
>> >
>> >> strcapture("(.+) (.+)", c("One 1", "noSpaceInLine", "Three 3"),
>> > proto=list(Name="", Number=0))
>> > Error in strcapture("(.+) (.+)", c("One 1", "noSpaceInLine", "Three 3"),
>> > :
>> > number of matches does not always match ncol(proto)
>...
2016 Oct 04
0
error handling in strcapture
...t; >> >
>> >> > Another issue is how it deals with lines that don't match the
>> >> > pattern.
>> >> > Currently it gives an error
>> >> >
>> >> >> strcapture("(.+) (.+)", c("One 1", "noSpaceInLine", "Three 3"),
>> >> > proto=list(Name="", Number=0))
>> >> > Error in strcapture("(.+) (.+)", c("One 1", "noSpaceInLine", "Three
>> >> > 3"),
>> >> > :
>> >> >...