File: printBlocks.Rd

package info (click to toggle)
r-cran-blockmodeling 1.1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 932 kB
  • sloc: ansic: 2,031; f90: 952; sh: 13; makefile: 5
file content (25 lines) | stat: -rw-r--r-- 716 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/printBlocks.R
\encoding{UTF-8}
\name{printBlocks}
\alias{printBlocks}
\title{Nice printing of the \code{blocks} parameter as used in \code{\link{optRandomParC}} and \code{\link{critFunC}}.}
\usage{
printBlocks(blocks)
}
\arguments{
\item{blocks}{\code{blocks} parameter as used in \code{\link{optRandomParC}} and \code{\link{critFunC}}.}
}
\value{
Used for side effects (printing)
}
\description{
Nice printing of the \code{blocks} parameter as used in \code{\link{optRandomParC}} and \code{\link{critFunC}}.
}
\seealso{
\code{\link{optRandomParC}}, \code{\link{critFunC}}
}
\author{
\enc{Aleš, Žiberna}{Ales Ziberna}
}
\keyword{print}