ahtsummary: ahtsummary

Description Usage Arguments Details Value Author(s)

View source: R/aveytoolkit_ahtsummary.R

Description

print out the head and tail as well as a data summary

Usage

1
ahtsummary(x, hlength = 5, tlength = 5, digits = 2, markdown = FALSE)

Arguments

x

variable to summarize at head and tail

hlength

number of rows to include at head

tlength

number of rows to include at tail

digits

digits to show for numeric values

Details

knitr::kable is used if knitr is installed and 'markdown == TRUE'

Value

returns NULL invisibly

Author(s)

ESS R package, modified by Stefan Avey


stefanavey/aveytoolkit documentation built on March 5, 2020, 12:49 a.m.