# NOT RUN {
# }
# NOT RUN {
# Set the current directory to the parent directory of the concerned repository.
setwd("./Path/to/parent/directory")
# Set the file-path
t_path <- "Path/to/file"
# Load the library and pass the parameters to the function
library(Rperform)
plot_PR(t_path, metric = "time")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab