R/print.landmark.R

Defines functions print.landmark

#' @export
print.landmark<-function(x,...){print(lapply(lapply(x,"[[",i=1),utils::head),...)}

Try the Landmarking package in your browser

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

Landmarking documentation built on March 18, 2022, 7:17 p.m.