get_startRow_stack: Get Start Rows to Write Stacked Data Frames

View source: R/xl-loc.R

get_startRow_stackR Documentation

Get Start Rows to Write Stacked Data Frames

Description

Get vector of rows to write a stacked (top to bottom) data frame in a single worksheet

Usage

get_startRow_stack(ls_df, startRow = 1, gapRow = 0)

Arguments

ls_df

A list of data.frame

startRow

first row to write of a first data.frame

gapRow

empty rows (gap) between each data.frame

Value

A named numeric vector indicating start rows of each data.frame


Lightbridge-KS/lbdoc documentation built on May 16, 2024, 3:03 p.m.