I am trying to find an up-to-date list of data.table options along with their default and optional values and meaning.
I think such list should be available in User Manual rather than mentioned in discussions or, in function documentation.
This should be a requirement for any published R package, with the mention "no options available for this package" stated clarly when true. Package pander offers a good start.
Thank you!
I am trying to find an up-to-date list of
data.table optionsalong with their default and optional values and meaning.I think such list should be available in
User Manualrather than mentioned in discussions or, in function documentation.This should be a requirement for any published R package, with the mention "no options available for this package" stated clarly when true. Package
panderoffers a good start.Thank you!