search for: colconvertbuiltin

Displaying 2 results from an estimated 2 matches for "colconvertbuiltin".

2019 Mar 28
2
[RFC] readtable enhancement
Kurt, Cool idea and great "seeing new faces" on here proposing things on here and engaging with R-core on here. Some comments on the issue of fallbacks below. On Wed, Mar 27, 2019 at 10:33 PM Kurt Van Dijck < dev.kurt at vandijck-laurijssen.be> wrote: > Hey, > > In the meantime, I submitted a bug. Thanks for the assistence on that. > > > and I'm not
2019 Mar 28
0
[RFC] readtable enhancement
...myself. I'm more of a software developer than a script > writer/analyst though, so its possible others' opinions would differ > (though I'd be a bit surprised by that in this particular case given > the danger). I see. So if we provide a default colConvert, named e.g. colConvertBuiltin, which is used if colConvert is not given? 1) This respects the 'fail early and loud'. 2) The user would get what he asks for 3) A colConvert implementation would be able to call colConvertBuiltin manually if desired, so have colConvert limited to adding on top of the default implementation...