Both tidy
and glance
return the same object:
a one-row data frame with columns
minimumsmallest value in original vector
q1value at the first quartile
medianmedian of original vector
meanmean of original vector
q3value at the third quartile
maximumlargest value in original vector
NAsnumber of NA values (if any)