hip_rt | R Documentation |
Create a record type information object for hipread to use when reading hierarchical files. A width of 0 indicates that the file is rectangular (eg a standard fixed width file).
hip_rt(start, width, warn_on_missing = TRUE)
start |
Start position of the record type variable |
width |
The width of the record type variable |
warn_on_missing |
Whether to warn when encountering a record type that is not specified |
A list, really only intended to be used internally by hipread
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.