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