read_results: read_results

View source: R/functions_wrapper.R

read_resultsR Documentation

read_results

Description

Read results object from file

Usage

read_results(path)

Arguments

path

(str) Path to results file

Value

(Results) Results object for tool

See Also

create_results

Examples

## Not run: 
res <- read_results("results$json")

## End(Not run)

pharmpy/pharmr documentation built on Feb. 15, 2025, 3:22 a.m.