% Generated by roxygen2: do not edit by hand % Please edit documentation in R/stats.R \name{get.medianQ} \alias{get.medianQ} \title{Construct a string to report median and quartiles} \usage{ get.medianQ(v) } \arguments{ \item{v}{a vector of values} } \value{ a combined string } \description{ Construct a string to report median and quartiles }