readPsnVpc: read vpc output from psn

readPsnVpcR Documentation

read vpc output from psn

Description

Taken from Based on function from package:xpose4 (read.npc.vpc.results) This function reads in a results file from running either the PsN command vpc or npc. The function then parses the file and passes the result to plotting functions

Usage

readPsnVpc(vpc.results = NULL, npc.results = NULL, verbose = FALSE, ...)

Arguments

vpc.results

The name of the results file from running the PsN command vpc. Often this is named 'vpc\_results.csv'.

npc.results

The name of the results file from running the PsN command npc. Often this is named 'npc\_results.csv'. relative or absolute paths to the file are allowed as for vpc.results.

verbose

Text messages passed to screen or not.

...

arguments passed to other functions.


philipdelff/pmxtricks documentation built on Nov. 11, 2024, 5:16 p.m.