summary.isnimgm {isni}R Documentation

Function to print out a summary of isnimgm object in a matrix form.

Description

Function to print out a summary of isnimgm object in a matrix form.

Usage

## S3 method for class 'isnimgm'
summary(object, digits = max(3, getOption("digits") -
  2), ...)

Arguments

object

the isnimgm object obtained from the isnimgm function

digits

the number of significant digits to use when printing

...

additional arguements


[Package isni version 1.3 Index]