as.firm,financial_matrix-method {FinNet}R Documentation

Coerce a financial_matrix object into a list of firm objects

Description

'as.firm' method for an object of class financial_matrix

Usage

## S4 method for signature 'financial_matrix'
as.firm(x, ...)

Arguments

x

The financial_matrix object to coerce

...

Optional arguments

Value

A (usually named) list of firm objects the length of which equals the number of rows and columns of the provided financial_matrix

Author(s)

Telarico, Fabio Ashtar


[Package FinNet version 0.1.2 Index]