R/is.bathy.R

Defines functions is.bathy

Documented in is.bathy

is.bathy = function(xyz){
	print(class(xyz) == "bathy")
}

Try the marmap package in your browser

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

marmap documentation built on March 31, 2023, 6:59 p.m.