vh.flexrecdef {VhayuR}R Documentation

Vhayu Flex Record Definitions

Description

Discover and list Vhayu Flex records and their defintions.

Usage

vh.flexrecdef(x = NULL)

Arguments

x NULL or character vector

Value

If x is NULL return a character vector of flex record definition names; otherwise, return an unformatted flex record definition as a character vector.

Examples

## Not run: 
vh.flexrecdef()
vh.flexrecdef("VhTrade")
## End(Not run)

[Package VhayuR version 1.1.2 Index]