initialize_empty_df: initialize_empty_df

View source: R/makeLinks.R

initialize_empty_dfR Documentation

initialize_empty_df

Description

This function initializes an empty data frame with specified column names.

Usage

initialize_empty_df(relNames)

Arguments

relNames

A vector of column names to be included in the data frame.

Value

An empty data frame with specified column names.


BGmisc documentation built on June 11, 2025, 1:07 a.m.