Description Usage Arguments Examples
The tibble with the fmt information consisting of column names and positions is taken and converted into an input file for the chckfwf program.
1 | output_fmt(ps_fmt_outfile, ptbl_fmt)
|
ps_fmt_outfile |
output file for fmt information |
ptbl_fmt |
tibble containing fmt information |
1 2 3 4 | ## Not run:
output_fmt(ps_fmt_outfile = "gal_check.fmt", ptbl_fmt = tbl_gal_fmt)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.