Displaying 2 results from an estimated 2 matches for "the_content_".
2019 Mar 15
2
as.data.frame.table() does not recognize default.stringsAsFactors()
...ne as it is:
> > The classifying_factors_ of a crosstable should be factors unless very specifically directed otherwise and that should not depend on the setting of an option that controls the conversion of character data.
>
> > For as.data.frame.matrix, in contrast, it is the_content_ of the matrix that is being converted, and it seems much more reasonable to follow the same path as for other character data.
>
> > -pd
>
> I very strongly agree that as.data.frame.table() should not be
> changed to follow a global option.
>
> To the contrary: I've...
2019 Mar 15
0
as.data.frame.table() does not recognize default.stringsAsFactors()
...e as it is:
>>> The classifying_factors_ of a crosstable should be factors unless very specifically directed otherwise and that should not depend on the setting of an option that controls the conversion of character data.
>>
>>> For as.data.frame.matrix, in contrast, it is the_content_ of the matrix that is being converted, and it seems much more reasonable to follow the same path as for other character data.
>>
>>> -pd
>>
>> I very strongly agree that as.data.frame.table() should not be
>> changed to follow a global option.
>>
>>...