query.firms_switch: Function to chose the right algorithm when querying one or...

View source: R/00.helpers.R

query.firms_switchR Documentation

Function to chose the right algorithm when querying one or more information over multiple firm objects

Description

Function to chose the right algorithm when querying one or more information over multiple firm objects

Usage

query.firms_switch(firm, which, naming = TRUE, unlisting = FALSE)

Arguments

firm

List of objects on which to operate

naming

Logical | Whether to name the result after names(firms). Defaults to TRUE

unlisting

Logical | Whether to un-list the result. Defaults to FALSE

Value

The queried information.

Author(s)

Telarico, Fabio Ashtar


FinNet documentation built on Oct. 31, 2024, 5:07 p.m.