From d915bf587b98232c48cb7d5a02513cb870ea34f3 Mon Sep 17 00:00:00 2001 From: Richard Iannone Date: Sat, 10 Jun 2017 14:21:33 -0700 Subject: [PATCH] Create README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1d88276..c1a20946 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Some of the things you can do with **SplitR** are: - visualize wind trajectories and particle positions throughout trajectory and dispersion runs - use the returned `tbl_df` object with **dplyr** to `filter()`, `select()`, `group_by()`, `summarize()`, `mutate()`, and `transmute()` the model output data -## **HYSPLIT** Trajectory Runs +## **HYSPLIT** Trajectory Model Runs To perform a series of **HYSPLIT** trajectory model runs, one can use the **SplitR** `hysplit_trajectory()` function: