| run_bpip | R Documentation | 
Call bpip.exe and run input file.
run_bpip(input = "bpip.inp", output = "bpip_results", exe_folder = "bpip")
input | 
 Path to input file.  | 
output | 
 Filename for BPIP results.  | 
exe_folder | 
 Folder containing bpip.exe.  | 
## Not run: 
run_bpip(input      = "bpip.inp", 
         output     = "bpip_results", 
         exe_folder = "EPA/bpip")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.