ff_create_varnames: Create variable names for tables

ff_create_varnamesR Documentation

Create variable names for tables

Description

This function creates variable names for tables when 'var_names = TRUE' in 'ff_sigtest' and 'ff_estimate_ci'. Users will not call this function, it will be called within 'ff_sigtest' and 'ff_estimate_ci'.

Usage

ff_create_varnames(data_frame, table_data, var_names)

Arguments

data_frame

A data frame used in the function to create the table.

table_data

The significance test or estimate table created by 'ff_sigtest' or 'ff_estimate_ci'.

var_names

The variable names used inthe function to create the table.


forsythfuture/FFtools documentation built on April 5, 2022, 10:02 p.m.