prz_wrapper: Get the data we need to plot a prz curve

Description Usage Arguments Value

Description

Use penepma_get_prz_data() to get the data, make the data tidy by converting distances to nm and extracting just the data we need.

Usage

1
prz_wrapper(sim_dir, prz_fi_name)

Arguments

sim_dir

String. The directory containing the prz file.

prz_fi_name

String. The name of the prz file WITHOUT the .dat ext. ex: "pe-prz-140104-01"

Value

A tibble with the prz data. This can be plotted using R. The function will also write a file to the simulation directory suitable for processing with gnuplot for a quick graph.


jrminter/rpemepma documentation built on May 29, 2019, 11:43 a.m.