R/helloWorld.R

####################################
#### Trivial
####################################
helloWorld <- function(){
	.Call( "helloWorldcpp", PACKAGE = "geoCount" )
}

####################################
#### END
####################################

Try the geoCount package in your browser

Any scripts or data that you put into this service are public.

geoCount documentation built on May 2, 2019, 12:38 a.m.