output_fmt: Write FMT Info To File

Description Usage Arguments Examples

View source: R/output_fmt.R

Description

The tibble with the fmt information consisting of column names and positions is taken and converted into an input file for the chckfwf program.

Usage

1
output_fmt(ps_fmt_outfile, ptbl_fmt)

Arguments

ps_fmt_outfile

output file for fmt information

ptbl_fmt

tibble containing fmt information

Examples

1
2
3
4
## Not run: 
output_fmt(ps_fmt_outfile = "gal_check.fmt", ptbl_fmt = tbl_gal_fmt)

## End(Not run)

fbzwsqualitasag/qfmtchk documentation built on Dec. 20, 2021, 7:46 a.m.