print.projection function

Print information about project() output

Print information about project() output

This is the print() method for objects of class projection. This method mainly exists to avoid cluttering the console when printing such objects accidentally.

## S3 method for class 'projection' print(x, ...)

Arguments

  • x: An object of class projection (returned by project(), possibly as elements of a list).
  • ...: Currently ignored.

Returns

The input object x (invisible).

  • Maintainer: Frank Weber
  • License: GPL-3 | file LICENSE
  • Last published: 2023-12-15