determine_column_specs: A function to determine column specs for a data frame

View source: R/import_config.R

determine_column_specsR Documentation

A function to determine column specs for a data frame

Description

This function allows you to read data frame specs into a data frame

Usage

determine_column_specs(df_source)

Arguments

df_source

The dataframe of which you want to read the column specs from

Value

A data frame containing the column specs of df_source

Examples

determine_column_specs(df)

mark-me/graydon.package documentation built on Nov. 14, 2023, 5:31 p.m.