tests/testthat/_snaps/print.md

print with default and explicit positions.limit

Code
  print(x)
Output
  ── GP badpackage ───────────────────────────────────────────────────────────────

  It is good practice to

    ✖ avoid 'T' and 'F', as they are just variables which are set to the
      logicals 'TRUE' and 'FALSE' by default, but are not reserved words
      and hence can be overwritten by the user.  Hence, one should always
      use 'TRUE' and 'FALSE' for the logicals.

      R/tf.R:NA:NA
      R/tf.R:NA:NA
      R/tf.R:NA:NA
      R/tf.R:NA:NA
      R/tf.R:NA:NA
      ... and 4 more lines

  ────────────────────────────────────────────────────────────────────────────────


Try the goodpractice package in your browser

Any scripts or data that you put into this service are public.

goodpractice documentation built on June 22, 2024, 9:55 a.m.