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
pocdata/pocr documentation built on Jan. 5, 2022, 9:54 a.m.