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

Switch to side-by-side view

--- a
+++ b/man/plot.metanet.Rd
@@ -0,0 +1,19 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/3-3.plot.R
+\name{plot.metanet}
+\alias{plot.metanet}
+\title{Plot a metanet}
+\usage{
+\method{plot}{metanet}(x, ...)
+}
+\arguments{
+\item{x}{metanet object}
+
+\item{...}{add}
+}
+\value{
+plot
+}
+\description{
+Plot a metanet
+}