qrTextFormattingDelegate: R-style Text Formatting Delegate
Description
Constructs an object of class RTextFormattingDelegate, which
implements QItemDelegate for displaying text using the R
formatting engine. This allows table and tree widgets (and any other
widget that delegates to ItemDelegate) to correctly display
NA values and to display numbers using
the scipen and digits options.