print.movement_model: Print a movement model object

View source: R/movement.R

print.movement_modelR Documentation

Print a movement model object

Description

Print etails of an optimised movement model

Usage

## S3 method for class 'movement_model'
print(x, digits = max(3L, getOption("digits") - 3L),
  ...)

Arguments

x

an movement_model object

digits

number of significant digits, see print.default.

...

further arguments to be passed to or from other methods.


SEEG-Oxford/movement documentation built on April 17, 2023, 4:17 p.m.