R/repr_list.r
repr_-times-.list.Rd
Representations of lists
# S3 method for class 'list' repr_html(obj, ...) # S3 method for class 'list' repr_markdown(obj, ...) # S3 method for class 'list' repr_latex(obj, ...)
The list to create a representation for
ignored