NEWS.md
label_vars<-
now correctly adheres to names of value, even in different order than names(x)
. Fixes rlistings#80.3.2.2
in vert_pag_indices
when obj
is not a MatrixPrintForm
objecttrailing_sep
column to row_info data.frames (e.g, pagdfrow
constructor)trailing_sep
info now used in both printing and paginationcol_gap
is now an element of MatrixPrintForm
objectsvert_pag_indices
fixed to correctly take gap between printed columns into accountvar_labels
on a data.frame with no columns is no longer an error (roche/rtables#224)default_hsep
function for use her and in reverse-dependencies (incl rtables
)na_str
even when format is xx
(previously it returned "NA"
always)linesep
argument to hsep
in toString
generic signatureindent_size
argument to matrix_form
generic signature"__ (__)"
(no pct) formats in response to #23
testthat
as testing framework