txpImportGui: Import data file generated by ToxPi GUI

View source: R/txpImportGui.R

txpImportGuiR Documentation

Import data file generated by ToxPi GUI

Description

Import data file generated by ToxPi GUI

Usage

txpImportGui(guiDataFile)

Arguments

guiDataFile

Character scalar, the path to a 'data' export from the ToxPi GUI

Details

This function takes the '_data.csv' files generated by the GUI. See https://toxpi.org for more information.

Because of the way toxpiR implements transformation functions, there is not a way currently to use the GUI 'hitcount' function.

Value

list with ⁠$model⁠ containing TxpModel object; ⁠$input⁠ containing data.frame with input data; ⁠$fills⁠ containing a vector of fill colors.


toxpiR documentation built on Sept. 12, 2024, 5:08 p.m.