Package: EDMhelper
Title: A collection of tools for EDM routines
Version: 1.0
Authors@R:
	c(person("Canan", "Karakoç", email = "canankarakoc@gmail.com", role = c("aut", "cre")),
	person("Adam Thomas", "Clark", email = "adam.tclark@gmail.com", role = c("aut")))
Description: Contains wrapper functions for the rEDM package. These functions automate various EDM routines, including CCM and extraction of s-mapping coefficients. See EDMhelper package documentation for examples.
Depends: R (>= 3.4)
Imports:
	ggplot2,
	plyr,
	rEDM (>= 0.7.4),
	reshape
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
