is.portfolio: generic is.function for portfolio, will take either a string...

View source: R/getPortfolio.R

is.portfolioR Documentation

generic is.function for portfolio, will take either a string or an object

Description

If x is a string, getPortfolio will be called with string x and tested. Otherwise, the object passed will be tested.

Usage

is.portfolio(x, ...)

Arguments

x

an object or string to be tested as a portfolio

...

any other passthru parameters

See Also

getPortfolio


braverock/blotter documentation built on Feb. 13, 2023, 1 p.m.