powered by
Function to generate a table with different metrics
performance_table(data, tolatex = FALSE)
the data frame with the metrics
data frame with the data
true to print the latex code of the table
example_data = generate_random_example(seed = 1234) table(example_data)
Run the code above in your browser using DataLab