query.firms_switch function

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

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

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

Returns

The queried information.

Author(s)

  • Maintainer: Fabio Ashtar Telarico
  • License: GPL (>= 3)
  • Last published: 2024-10-31