getLedger: Returns the ledger for the given query.

getLedgerR Documentation

Returns the ledger for the given query.

Description

Returns the ledger for the given query.

Usage

getLedger(
  artifact,
  accounts,
  start = NULL,
  end = NULL,
  type = "commitment",
  session = NULL
)

Arguments

artifact

The artifact which we want the ledger for.

accounts

Vector of account identifiers.

start

Starting date of the ledger.

end

Ending date of the ledger.

type

Type of date of ledger.

session

Session which we will retrieve the remote resource within.

Value

A ledger table.


telostat/rdecaf documentation built on June 22, 2022, 8:35 p.m.