TPP_importCheckConfigTable: Import and chech configuration table

View source: R/import_funcs.R

TPP_importCheckConfigTableR Documentation

Import and chech configuration table

Description

Import and chech configuration table

Usage

TPP_importCheckConfigTable(infoTable, type = "2D")

Arguments

infoTable

character string of a file path to a config table (excel,txt or csv file) or data frame containing a config table

type

charater string indicating dataset type default is 2D

Value

data frame with config table

Examples

data("config_tab")
TPP_importCheckConfigTable(config_tab, type = "2D")

nkurzaw/TPP2D documentation built on May 9, 2023, 10:04 a.m.