You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
371B

  1. % Generated by roxygen2: do not edit by hand
  2. % Please edit documentation in R/deprecated.R
  3. \name{headerList}
  4. \alias{headerList}
  5. \title{build a header list object}
  6. \usage{
  7. headerList(desctable)
  8. }
  9. \arguments{
  10. \item{desctable}{a desctable}
  11. }
  12. \value{
  13. a nested list of headers with colspans
  14. }
  15. \description{
  16. build a header list object
  17. }
  18. \keyword{deprecated}
  19. \keyword{internal}