Diff of /man/print.metanet.Rd [000000] .. [13df9a]

Switch to side-by-side view

--- a
+++ b/man/print.metanet.Rd
@@ -0,0 +1,19 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/print.R
+\name{print.metanet}
+\alias{print.metanet}
+\title{Print method for 'metanet' objects}
+\usage{
+\method{print}{metanet}(x, ...)
+}
+\arguments{
+\item{x}{'metanet' object}
+
+\item{...}{Additional arguments}
+}
+\value{
+No value
+}
+\description{
+Print method for 'metanet' objects
+}