R/take1.R

#' @export
take1 <- function(x) {
  extract(x, 1)
}
yutannihilation/dependencyA documentation built on May 27, 2019, 1:46 p.m.