getAccount: Get an account object from the .blotter environment

Description Usage Arguments Value

View source: R/getAccount.R

Description

Retrieves an account object from the .blotter environment. Useful for local examination or charting, or storing interim results for later reference.

Usage

1
getAccount(Account, envir = .blotter)

Arguments

Account

string identifier for the account

envir

the environment to retrieve the account from, defaults to .blotter

Value

Account object


naturalsmen/blotter documentation built on May 23, 2019, 12:21 p.m.