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

[logical(1)]
If consistency between l and column_headers should be checked


retodomax/FunRZ documentation built on July 30, 2023, 6:42 p.m.