tidy.matrix
returns the original matrix converted into
a data.frame, except that it incorporates rownames (if they exist)
into a column called .rownames
.
glance
returns a one-row data.frame with
nrownumber of rows
ncolnumber of columns
complete.obsnumber of rows that have no missing values
na.fractionfraction of values across all rows and columns that
are missing