Learn R Programming

burnr (version 0.4.0)

list_filestrings: List of character strings to write to FHX file.

Description

List of character strings to write to FHX file.

Usage

list_filestrings(x)

Arguments

x

An fhx object.

Value

A list with four members containing vectors: "head_line", "subhead_line", "series_heading", and "body". Each referring to a portion of an FHX file that the strings are dumped into.

See Also

write_fhx