a | b/man/print.cohesion.Rd | ||
---|---|---|---|
1 | % Generated by roxygen2: do not edit by hand |
||
2 | % Please edit documentation in R/print.R |
||
3 | \name{print.cohesion} |
||
4 | \alias{print.cohesion} |
||
5 | \title{Print method for 'cohesion' objects} |
||
6 | \usage{ |
||
7 | \method{print}{cohesion}(x, ...) |
||
8 | } |
||
9 | \arguments{ |
||
10 | \item{x}{'cohesion' object} |
||
11 | |||
12 | \item{...}{Additional arguments} |
||
13 | } |
||
14 | \value{ |
||
15 | No value |
||
16 | } |
||
17 | \description{ |
||
18 | Print method for 'cohesion' objects |
||
19 | } |