tt_to_xls: Helper function: write tt tibble object to xls file

Description Usage Arguments Author(s)

View source: R/tt_to_xls.R

Description

This is a "helper" function designed mostly for use in other ipumsPMA functions, but it might be useful to the user in certain cases. It takes a tibble representation of a translation table as input, and it produces an Excel file as output. This Excel file will contain standard translation table formatting (bold fields, column widths, etc).

Usage

1

Arguments

tt

A tibble object representing a translation table to be written as an Excel file (xls).

Author(s)

Matt Gunther


mgunther87/ipumsPMA documentation built on Aug. 1, 2020, 12:22 a.m.