check_data_pipeline_arguments: Check arguments of the data pipeline: l, convention_table and...

View source: R/column_rename_fun.R

check_data_pipeline_argumentsR Documentation

Check arguments of the data pipeline: l, convention_table and column_headers

Description

Check arguments of the data pipeline: l, convention_table and column_headers

Usage

check_data_pipeline_arguments(
  l,
  convention_table,
  column_headers,
  check_l_ch_consistency = TRUE
)

Arguments

l

list containing all tibbles

convention_table

tibble with conventional variables

column_headers

tibble with column header descriptions

check_l_ch_consistency

retodomax/FunRZ documentation built on Sept. 4, 2024, 9:56 a.m.