blob: 1d8a3de95f5601a9549901ac760f33c1f4e5460d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/nlme.mmkin.R
\name{get_deg_func}
\alias{get_deg_func}
\title{Retrieve a degradation function from the mmkin namespace}
\usage{
get_deg_func()
}
\value{
A function that was likely previously assigned from within
nlme.mmkin
}
\description{
Retrieve a degradation function from the mmkin namespace
}
|