create_meta_df: Helper function for creating the meta data data.frame in...

Description Usage Arguments Value

View source: R/meta.R

Description

Helper function for creating the meta data data.frame in get_meta()

Usage

1
create_meta_df(cols, col_names, col_types, file_meta)

Arguments

cols

A numeric vector holding the column indices

col_names

A character vector holding the column names

col_types

A character vector holding the column types

file_meta

A file_meta class object holding the meta information for all columns.

Value

A data.frame holding the meta information for columns specified in cols.


a-maldet/readall documentation built on Dec. 18, 2021, 9:23 p.m.