Description Usage Arguments Value
View source: R/makeJAFROCfile.R
This is a key function in the JAFROC analysis paradigm. This is the datasource for the external package RJafroc. It also holds the data in a normalize function to support many analyses for this package.
1 | makeJAFROCfile(flowchartdata, outputfile)
|
flowchartdata |
This is a dataframe produced by the function applyflowchart. |
outputfile |
A text string for an excel file to be produced by the function. The file name can have the path and needs to end in .xlsx. |
This function does not have a return. It produces a saved output file for later use.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.