R/h.R

#' Shorthand for \code{head()}
#' 
#' @param x the object to apply head to
#' @param ... additional arguments to be passed the head helper functions
#' 
#' @export
h <- head
cssat/pocr documentation built on Jan. 3, 2022, 5:37 a.m.