## Make test data available
data(kola.o)
attach(kola.o)
## Generates an initial display
gx.summary2(Cu)
## Provide a more informative display
gx.summary2(Cu, "Cu (mg/kg) in <2 mm Kola O-horizon soil")
## Detach test data
detach(kola.o)
Run the code above in your browser using DataLab