glLoadInput: Check validity of input file

View source: R/glLoadInput.R

glLoadInputR Documentation

Check validity of input file

Description

This function check the structure and content of an input file.

Usage

glLoadInput(file = NULL, studyname = "samplestudy",
  phasename = "samplephase", tab = NULL)

Arguments

file

file URL

studyname

Name of the study

phasename

Name of the phase

tab

input table is file URL is not provided

Details

This function is useful to load an input file in the GladiaTOX GUI

Value

List of error messages in JSON format


philipmorrisintl/GladiaTOX documentation built on Aug. 27, 2023, 9:07 p.m.