Skip to content

Modernized RMevents_sample

Oliver, Samantha Kay requested to merge github/fork/limnoliver/master into master

Brought this function up-to-date by having it output the exact same format/data as RMevents. This will allow seamless integration into other Rainmaker functions.

Also fixed an edge-case bug. I had sample data with samples from outside of the rain data. Now it spits out NA values but keeps a placesholder for that storm so that it can easily be added back to the sample data - e.g., nrow(samples) will be the same as nrow(output)

Merge request reports

Loading