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.

21 lines
385B

  1. % Generated by roxygen2: do not edit by hand
  2. % Please edit documentation in R/deprecated.R
  3. \name{print.desctable}
  4. \alias{print.desctable}
  5. \title{Print method for desctable}
  6. \usage{
  7. \method{print}{desctable}(x, ...)
  8. }
  9. \arguments{
  10. \item{x}{A desctable}
  11. \item{...}{Additional print parameters}
  12. }
  13. \value{
  14. A flat dataframe
  15. }
  16. \description{
  17. Print method for desctable
  18. }
  19. \keyword{deprecated}