| vh.flexrecdef {VhayuR} | R Documentation |
Discover and list Vhayu Flex records and their defintions.
vh.flexrecdef(x = NULL)
x |
NULL or character vector |
If x is NULL return a character vector of
flex record definition names; otherwise, return an unformatted flex record
definition as a character vector.
## Not run:
vh.flexrecdef()
vh.flexrecdef("VhTrade")
## End(Not run)