Description Usage Arguments Value Examples
Import and chech configuration table
1 | TPP_importCheckConfigTable(infoTable, type = "2D")
|
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 |
data frame with config table
1 2 | data("config_tab")
TPP_importCheckConfigTable(config_tab, type = "2D")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.