Read results object from file
read_results(path)
path
(str) Path to results file
(Results) Results object for tool
create_results
## Not run: res <- read_results("results$json") ## End(Not run)