Learn R Programming

stellaRbase (version 0.1.0)

getOperationDetail: Returns a single operation.

Description

Return a single operation by providing an id.

Usage

getOperationDetail(id)

Arguments

id

character - (required) an operation id.

Value

list

Examples

Run this code
# NOT RUN {
getOperationDetail("77309415424")
# }

Run the code above in your browser using DataLab