Displaying 4 results from an estimated 4 matches for "r74138".
2018 Jan 20
3
as.character(list(NA))
As of R Under development (unstable) (2018-01-19 r74138):
> as.character(list(NA))
[1] "NA"
> is.na(as.character(list(NA)))
[1] FALSE
2018 Jan 22
2
as.character(list(NA))
...e the NAs.
And also as.character(unlist(list(NA))) preserves them.
H.
>
> Bill Dunlap
> TIBCO Software
> wdunlap tibco.com
>
> On Sat, Jan 20, 2018 at 7:43 AM, Patrick Perry <pperry at stern.nyu.edu> wrote:
>
>> As of R Under development (unstable) (2018-01-19 r74138):
>>
>>> as.character(list(NA))
>> [1] "NA"
>>
>>> is.na(as.character(list(NA)))
>> [1] FALSE
>>
>> ______________________________________________
>> R-devel at r-project.org mailing list
>> https://urldefense.proofpoint.co...
2018 Jan 22
1
as.character(list(NA))
...serves them.
>
> H.
>
> >
> > Bill Dunlap
> > TIBCO Software
> > wdunlap tibco.com
> >
> > On Sat, Jan 20, 2018 at 7:43 AM, Patrick Perry <pperry at stern.nyu.edu>
> wrote:
> >
> >> As of R Under development (unstable) (2018-01-19 r74138):
> >>
> >>> as.character(list(NA))
> >> [1] "NA"
> >>
> >>> is.na(as.character(list(NA)))
> >> [1] FALSE
> >>
> >> ______________________________________________
> >> R-devel at r-project.org mailing l...
2018 Jan 22
0
as.character(list(NA))
...e the NAs.
And also as.character(unlist(list(NA))) preserves them.
H.
>
> Bill Dunlap
> TIBCO Software
> wdunlap tibco.com
>
> On Sat, Jan 20, 2018 at 7:43 AM, Patrick Perry <pperry at stern.nyu.edu> wrote:
>
>> As of R Under development (unstable) (2018-01-19 r74138):
>>
>>> as.character(list(NA))
>> [1] "NA"
>>
>>> is.na(as.character(list(NA)))
>> [1] FALSE
>>
>> ______________________________________________
>> R-devel at r-project.org mailing list
>> https://urldefense.proofpoint.co...