summary.sim_mats_list {metasnf}R Documentation

Summary method for class sim_mats_list

Description

This summary function simply returns to the console the number of functions contained in the sim_mats_list object.

Usage

## S3 method for class 'sim_mats_list'
summary(object, ...)

Arguments

object

A sim_mats_list class object.

...

Other arguments passed to summary (not used in this function).

Value

Returns no value. Outputs a message to the console.


[Package metasnf version 2.1.2 Index]