R/hello.R

Defines functions hello

hello<-function(){
	print("hello world")
}
amvallone/spDym documentation built on May 30, 2019, 8:01 a.m.