R/head.gazepath.R

Defines functions head.gazepath

Documented in head.gazepath

## Head function for gazepath
head.gazepath <- function(x, ...){
  print(x)
}

Try the gazepath package in your browser

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

gazepath documentation built on Feb. 7, 2020, 3:01 a.m.