get_star_line_numbers: Get 'stargazer' line numbers by section

View source: R/utils.R

get_star_line_numbersR Documentation

Get stargazer line numbers by section

Description

To get the start line numbers, main line numbers, and end line numbers of stargazer output

Usage

get_star_line_numbers(star, reg = TRUE)

Arguments

star

the stargazer output

reg

if the stargazer is a regression

Value

a list with the line number for the start.lines, main.lines, and end.lines of the stargazer output


ChandlerLutz/starpolishr documentation built on Feb. 19, 2025, 2:22 a.m.