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.

15 lines
246B

  1. % Generated by roxygen2: do not edit by hand
  2. % Please edit documentation in R/convenience_functions.R
  3. \name{no.test}
  4. \alias{no.test}
  5. \title{No test}
  6. \usage{
  7. no.test(formula)
  8. }
  9. \arguments{
  10. \item{formula}{A formula}
  11. }
  12. \description{
  13. An empty test
  14. }