FillDf: Fill Df

View source: R/seqNdisplayR.R

FillDfR Documentation

Fill Df

Description

Internal function: Fill Empty Rows in individual columns in dataframe

Usage

FillDf(df)

Arguments

df

Dataframe

Details

Empty rows in dataframe from loaded XL sheet are filled with values from columns above in hierarchical fashion such that the right-most columns are only filled if specified in the dataset defining row of the seqtype. See Excel template sheet in inst/extdata/example_excel_template.xls for more information.

Value

Dataframe

Author(s)

MS/SLA


THJlab/seqNdisplayR documentation built on March 29, 2024, 1:36 p.m.