From dd80ab5d64bc6b56587b0542dc95e965a3a25590 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 24 Oct 2020 00:32:00 +0200 Subject: Plot method for nlme.mmkin objects Update docs --- man/print.mmkin.Rd | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 man/print.mmkin.Rd (limited to 'man/print.mmkin.Rd') diff --git a/man/print.mmkin.Rd b/man/print.mmkin.Rd new file mode 100644 index 00000000..29abe143 --- /dev/null +++ b/man/print.mmkin.Rd @@ -0,0 +1,16 @@ +% Generated by roxygen2: do not edit by hand +% Please edit documentation in R/mmkin.R +\name{print.mmkin} +\alias{print.mmkin} +\title{Print method for mmkin objects} +\usage{ +\method{print}{mmkin}(x, ...) +} +\arguments{ +\item{x}{An \link{mmkin} object.} + +\item{\dots}{Not used.} +} +\description{ +Print method for mmkin objects +} -- cgit v1.2.1