https://github.com/emilopezcano/optimr
Raw File
Tip revision: 8f9ded5b419835fb33748069f246a8d045d83470 authored by emilopezcano on 19 August 2015, 14:02:57 UTC
delete untracked files
Tip revision: 8f9ded5
getConsts.Rd
\docType{methods}
\name{getConsts}
\alias{getConsts}
\alias{getConsts,optimSMS-method}
\title{Get constants in the model, such as scalars}
\arguments{
  \item{object}{}

  \item{format}{}

  \item{compact}{}
}
\value{
  Character string with the formatted constants
}
\description{
  Get constants in the model, such as scalars
}
\author{
  emilio
}

back to top