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
350B

  1. % Generated by roxygen2: do not edit by hand
  2. % Please edit documentation in R/deprecated.R
  3. \name{head_pander}
  4. \alias{head_pander}
  5. \title{Build the header for pander}
  6. \usage{
  7. head_pander(head)
  8. }
  9. \arguments{
  10. \item{head}{A headerList object}
  11. }
  12. \value{
  13. A names vector
  14. }
  15. \description{
  16. Build the header for pander
  17. }
  18. \keyword{deprecated}
  19. \keyword{internal}