Learn R Programming

pharmr (version 0.96.0)

resume_tool: resume_tool

Description

Resume tool workflow from tool database path

Usage

resume_tool(path)

Value

(Results) Results object for tool

Arguments

path

(str) The path to the tool database

Examples

Run this code
if (FALSE) {
res <- resume_tool("resmod_dir1")
}

Run the code above in your browser using DataLab