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