plotAnswerTrace {dief} | R Documentation |
This function plots the answer trace of the approaches when executing a given test.
plotAnswerTrace(inputtrace, inputtest)
inputtrace |
dataframe with the answer trace. Attributes of the dataframe: test, approach, answer, time. |
inputtest |
string that specifies the specific test to analyze from the answer trace. |
Maribel Acosta
diefk, dieft
plotAnswerTrace(traces, "Q9.sparql")