txpImportGui | R Documentation |
Import data file generated by ToxPi GUI
txpImportGui(guiDataFile)
guiDataFile |
Character scalar, the path to a 'data' export from the ToxPi GUI |
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.
list
with $model
containing TxpModel object; $input
containing data.frame
with input data; $fills
containing a vector
of fill colors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.