powered by
This function plots the answer trace of the approaches when executing a given test.
plotAnswerTrace(inputtrace, inputtest)
dataframe with the answer trace. Attributes of the dataframe: test, approach, answer, time.
string that specifies the specific test to analyze from the answer trace.
diefk, dieft
# NOT RUN { plotAnswerTrace(traces, "Q9.sparql") # }
Run the code above in your browser using DataLab