Add plotting and other functions to evaluate mash results
This commit is contained in:
@@ -2,10 +2,15 @@
|
||||
% Please edit documentation in R/wrapper.R
|
||||
\name{printf2}
|
||||
\alias{printf2}
|
||||
\title{Verbose?}
|
||||
\title{print message function if verbose}
|
||||
\usage{
|
||||
printf2(verbose, ...)
|
||||
}
|
||||
\description{
|
||||
Verbose?
|
||||
\arguments{
|
||||
\item{verbose}{Logical. If TRUE, print progress messages.}
|
||||
|
||||
\item{...}{Other arguments to \code{printf()}}
|
||||
}
|
||||
\description{
|
||||
print message function if verbose
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user