create_report {pharmr} | R Documentation |
create_report
Description
Create standard report for results
The report will be an html created at specified path.
Usage
create_report(results, path)
Arguments
results |
(Results) Results for which to create report |
path |
(str) Path to report file |
[Package pharmr version 1.0.1 Index]