star_ready: Star Ready Prepares output from 'tidy_lm' for use with the...

Description Usage Arguments Value

View source: R/star_ready.R

Description

Star Ready Prepares output from tidy_lm for use with the package stargazer

Usage

1
star_ready(tidy_lm_df, data)

Arguments

tidy_lm_df

A tibble from the tidy_lm function. No columns can be missing or out of the original order. Rows can be appended so long as they use the same data.

data

Dataframe with corresponding data that was used in the tidy_lm function.

Value

Returns a tibble with all lms that can be directly used with stargazer.


johnhenrypezzuto/blpl documentation built on Dec. 6, 2019, 2:36 a.m.