% Generated by roxygen2: do not edit by hand % Please edit documentation in R/styles.R \name{print.pm_style} \alias{print.pm_style} \title{Print method for pm_style objects} \usage{ \method{print}{pm_style}(x, ...) } \arguments{ \item{x}{A pm_style object.} \item{...}{Additional arguments (ignored).} } \value{ Invisibly returns x. } \description{ Prints a formatted summary of a pm_style object showing colors and label rules. }