Description Usage Arguments Value
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.
1 | prz_wrapper(sim_dir, prz_fi_name)
|
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" |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.